annotate tool_data_table_conf.xml.sample @ 1:ae4ed992d98a

Fix tool data table conf bug.
author devteam@galaxyproject.org
date Mon, 27 Jan 2014 13:11:25 -0500
parents 47e483967b48
children 3279e193b966
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
devteam@galaxyproject.org
parents:
diff changeset
1 <tables>
devteam@galaxyproject.org
parents:
diff changeset
2 <table name="bowtie2_indexes" comment_char="#">
devteam@galaxyproject.org
parents:
diff changeset
3 <columns>value, dbkey, name, path</columns>
devteam@galaxyproject.org
parents:
diff changeset
4 <file path="tool-data/bowtie2_indices.loc" />
devteam@galaxyproject.org
parents:
diff changeset
5 </table>
devteam@galaxyproject.org
parents:
diff changeset
6 <table name="tophat_fusion_blastdb_indexes" comment_char="#">
devteam@galaxyproject.org
parents:
diff changeset
7 <columns>value, dbkey, name, path</columns>
1
ae4ed992d98a Fix tool data table conf bug.
devteam@galaxyproject.org
parents: 0
diff changeset
8 <file path="tool-data/tophat_fusion_blastdb.loc" />
0
devteam@galaxyproject.org
parents:
diff changeset
9 </table>
devteam@galaxyproject.org
parents:
diff changeset
10 </tables>