Commit 18c02c28 authored by Aikaterini Kalou's avatar Aikaterini Kalou
Browse files

Added autopkgtest

parent a430e852
Loading
Loading
Loading
Loading

debian/README.test

0 → 100644
+14 −0
Original line number Diff line number Diff line
Notes on how this package can be tested.


This package can be tested by executing

   sh run-unit-test

in order to confirm its integrity.

Note: The sample data are obtained via

    wget -q https://www.dropbox.com/s/ie67okalzaw8zzj/mouse_ref_building_from_transcripts.tar.gz?dl=0 -O debian/examples/mouse_ref_building_from_transcripts.tar.gz

More examples and datasets can be found at https://github.com/bli25ucb/RSEM_tutorial
+9 −5
Original line number Diff line number Diff line
rsem (1.3.0+dfsg-1) experimental; urgency=medium
rsem (1.3.0+dfsg-2) UNRELEASED; urgency=medium

  * Team upload.
  * Add autopkgtest

 -- Katerina Kalou <aik.kalou@gmail.com>  Wed, 14 Mar 2018 18:32:55 +0200

rsem (1.3.0+dfsg-1) UNRELEASED; urgency=medium

  * New upstream version
  * d/watch:
     - version=4
     - xz compression
  * remove code copy of samtools-1.3
  * cme fix dpkg-control
  * debhelper 11
  * d/rules: do not parse d/changelog

 -- Andreas Tille <tille@debian.org>  Sun, 18 Feb 2018 20:34:37 +0100
 -- Andreas Tille <tille@debian.org>  Fri, 09 Dec 2016 14:26:08 +0100

rsem (1.2.31+dfsg-1) unstable; urgency=medium

+34 MiB

File added.

No diff preview for this file type.

+3 −0
Original line number Diff line number Diff line
README.md
debian/README.test
WHAT_IS_NEW
cnt_file_description.txt
model_file_description.txt
debian/tests/run-unit-test

debian/rsem.examples

0 → 100644
+2 −0
Original line number Diff line number Diff line
debian/examples/*
Loading