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 |
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>
|
1
|
8 <file path="tool-data/tophat_fusion_blastdb.loc" />
|
0
|
9 </table>
|
|
10 </tables> |