annotate tool_data_table_conf.xml.sample @ 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 |
70f710e91120 |
children |
33aafd74bb31 |
rev |
line source |
0
|
1 <tables>
|
|
2 <table name="bowtie2_indexes" comment_char="#">
|
|
3 <columns>value, dbkey, name, path</columns>
|
|
4 <file path="tool-data/bowtie2_indices.loc" />
|
|
5 </table>
|
|
6 <table name="tophat_fusion_blastdb_indexes" comment_char="#">
|
|
7 <columns>value, dbkey, name, path</columns>
|
|
8 <file path="tool-data/tophat_fusion_blastdb.loc" />
|
|
9 </table>
|
|
10 </tables> |