Mercurial > repos > devteam > tophat_fusion_post
annotate tool_dependencies.xml @ 8:b5955d7050d7
Uploaded
author | devteam |
---|---|
date | Tue, 11 Feb 2014 11:31:33 -0500 |
parents | 052b357bb2b8 |
children | 33aafd74bb31 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="blast+" version="2.2.28"> | |
8 | 4 <repository changeset_revision="23b9ba41ad00" name="package_blast_plus_2_2_28" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu" /> |
0 | 5 </package> |
4 | 6 <package name="tophat2" version="2.0.9"> |
8 | 7 <repository changeset_revision="8549fd545473" name="package_tophat2_2_0_9" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" /> |
4 | 8 </package> |
3
2f75d0317ee5
Use Bowtie rather than Bowtie2 and update wrapper to fix Cheetah syntax bug.
devteam@galaxyproject.org
parents:
2
diff
changeset
|
9 <package name="bowtie" version="0.12.7"> |
8 | 10 <repository changeset_revision="9f9f38617a98" name="package_bowtie_0_12_7" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" /> |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
11 </package> |
0 | 12 </tool_dependency> |