[med-svn] r18775 - trunk/packages/python-miso/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Feb 16 10:36:00 UTC 2015
Author: tille
Date: 2015-02-16 10:35:59 +0000 (Mon, 16 Feb 2015)
New Revision: 18775
Modified:
trunk/packages/python-miso/trunk/debian/control
Log:
Adde missing Build-Dependency samtools to successfully run all test
Modified: trunk/packages/python-miso/trunk/debian/control
===================================================================
--- trunk/packages/python-miso/trunk/debian/control 2015-02-15 15:43:38 UTC (rev 18774)
+++ trunk/packages/python-miso/trunk/debian/control 2015-02-16 10:35:59 UTC (rev 18775)
@@ -10,7 +10,8 @@
python-setuptools,
python-pysam,
python-scipy,
- python-matplotlib
+ python-matplotlib,
+ samtools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-miso/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-miso/trunk/
@@ -24,7 +25,8 @@
${misc:Depends},
python-pysam,
python-scipy,
- python-matplotlib
+ python-matplotlib,
+ samtools
Description: Mixture of Isoforms model for RNA-Seq isoform quantitation
MISO (Mixture of Isoforms) is a probabilistic framework that quantitates
the expression level of alternatively spliced genes from RNA-Seq
More information about the debian-med-commit
mailing list