Mercurial > repos > vimalkumarvelayudhan > riboplot
annotate tool_dependencies.xml @ 7:096c6bbf4a04
Bugfix: (ribocounts) Read length was sent as rnafile argument in check_optional_arguments
| author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
|---|---|
| date | Thu, 13 Aug 2015 15:03:20 +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> |
