Mercurial > repos > devteam > tophat_fusion_post
annotate tool_dependencies.xml @ 3:2f75d0317ee5
Use Bowtie rather than Bowtie2 and update wrapper to fix Cheetah syntax bug.
author | devteam@galaxyproject.org |
---|---|
date | Mon, 10 Feb 2014 12:13:22 -0500 |
parents | 664f7d964231 |
children | 51ede4e7d4f0 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="blast+" version="2.2.28"> | |
3
2f75d0317ee5
Use Bowtie rather than Bowtie2 and update wrapper to fix Cheetah syntax bug.
devteam@galaxyproject.org
parents:
2
diff
changeset
|
4 <repository name="package_blast_plus_2_2_28" owner="iuc"/> |
0 | 5 </package> |
3
2f75d0317ee5
Use Bowtie rather than Bowtie2 and update wrapper to fix Cheetah syntax bug.
devteam@galaxyproject.org
parents:
2
diff
changeset
|
6 <package name="bowtie" version="0.12.7"> |
2f75d0317ee5
Use Bowtie rather than Bowtie2 and update wrapper to fix Cheetah syntax bug.
devteam@galaxyproject.org
parents:
2
diff
changeset
|
7 <repository name="package_bowtie_0_12_7" owner="devteam"/> |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
8 </package> |
0 | 9 </tool_dependency> |