Mercurial > repos > vimalkumarvelayudhan > riboplot
annotate tool_dependencies.xml @ 6:2ffa8172dce1
Tests for valid RNA Seq bam and warnings when there are no RNA counts
author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
---|---|
date | Wed, 12 Aug 2015 16:28:43 +0100 |
parents | 1e9797878349 |
children | 8a87a2c44d09 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="matplotlib" version="1.2.1"> | |
4 <repository changeset_revision="d22042e5e279" name="package_matplotlib_1_2" | |
5 owner="ribogalaxy" prior_installation_required="True" | |
6 toolshed="http://toolshed.ribogalaxy.ucc.ie" /> | |
7 </package> | |
1
1e9797878349
remove samtools requirement and use updated pysam
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
0
diff
changeset
|
8 <package name="pysam" version="0.8.3"> |
1e9797878349
remove samtools requirement and use updated pysam
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
0
diff
changeset
|
9 <repository changeset_revision="190ad904a112" name="package_pysam_0_8_3" |
0 | 10 owner="ribogalaxy" prior_installation_required="True" |
11 toolshed="http://toolshed.ribogalaxy.ucc.ie" /> | |
12 </package> | |
13 </tool_dependency> |