annotate tool_dependencies.xml @ 20:3b3601a2a7c7 draft

planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/htseq_count commit 8a40cf16ce0b48cdfda88a505869e77e8826cb23
author lparsons
date Mon, 22 Jun 2015 17:01:05 -0400
parents d5edaf8dc974
children a6dcb86af112
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3fdeebd7e710 Initial commit
lparsons
parents:
diff changeset
1 <?xml version="1.0"?>
3fdeebd7e710 Initial commit
lparsons
parents:
diff changeset
2 <tool_dependency>
13
30bb8acb77a4 Updated to v0.5.4p5, use repository dependencies.
lparsons
parents: 12
diff changeset
3
30bb8acb77a4 Updated to v0.5.4p5, use repository dependencies.
lparsons
parents: 12
diff changeset
4 <package name="samtools" version="0.1.19">
20
3b3601a2a7c7 planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/htseq_count commit 8a40cf16ce0b48cdfda88a505869e77e8826cb23
lparsons
parents: 17
diff changeset
5 <repository changeset_revision="95d2c4aefb5f" name="package_samtools_0_1_19" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />
13
30bb8acb77a4 Updated to v0.5.4p5, use repository dependencies.
lparsons
parents: 12
diff changeset
6 </package>
30bb8acb77a4 Updated to v0.5.4p5, use repository dependencies.
lparsons
parents: 12
diff changeset
7
17
d5edaf8dc974 Fixed test output, added missing pysam dependency
lparsons
parents: 16
diff changeset
8 <package name="pysam" version="0.7.7">
20
3b3601a2a7c7 planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/htseq_count commit 8a40cf16ce0b48cdfda88a505869e77e8826cb23
lparsons
parents: 17
diff changeset
9 <repository changeset_revision="b62538c8c664" name="package_pysam_0_7_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
17
d5edaf8dc974 Fixed test output, added missing pysam dependency
lparsons
parents: 16
diff changeset
10 </package>
d5edaf8dc974 Fixed test output, added missing pysam dependency
lparsons
parents: 16
diff changeset
11
16
227f9d3f0e32 Updated HTSeq package to version 0.6.1, fixed input format string, updated dependency definitions
lparsons
parents: 14
diff changeset
12 <package name="htseq" version="0.6.1">
20
3b3601a2a7c7 planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/htseq_count commit 8a40cf16ce0b48cdfda88a505869e77e8826cb23
lparsons
parents: 17
diff changeset
13 <repository changeset_revision="5b3da3e3543d" name="package_htseq_0_6" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
0
3fdeebd7e710 Initial commit
lparsons
parents:
diff changeset
14 </package>
12
62a1de8c8aae Updated HTSEQ package to version 0.5.4p1, attempted to fix galaxy install where lib64 directory does not exist
lparsons
parents: 10
diff changeset
15
0
3fdeebd7e710 Initial commit
lparsons
parents:
diff changeset
16 </tool_dependency>