annotate tool_dependencies.xml @ 1:1e9797878349

remove samtools requirement and use updated pysam
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Mon, 29 Jun 2015 17:12:15 +0100
parents ca58e9466cbf
children 8a87a2c44d09
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
1 <?xml version="1.0"?>
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
2 <tool_dependency>
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
3 <package name="matplotlib" version="1.2.1">
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
4 <repository changeset_revision="d22042e5e279" name="package_matplotlib_1_2"
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
5 owner="ribogalaxy" prior_installation_required="True"
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
6 toolshed="http://toolshed.ribogalaxy.ucc.ie" />
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
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
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
10 owner="ribogalaxy" prior_installation_required="True"
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
11 toolshed="http://toolshed.ribogalaxy.ucc.ie" />
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
12 </package>
ca58e9466cbf First commit
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff changeset
13 </tool_dependency>