annotate tool_data_table_conf.xml.sample @ 1:54855bd8d107 draft default tip

First attempt to get tool_dependencies.xml right.
author cjav
date Wed, 20 Mar 2013 17:07:14 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
2 <tables>
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
3 <!-- Locations of indexes in the BWA mapper format -->
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
4 <table name="smalt_indexes" comment_char="#">
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
6 <file path="tool-data/smalt_index.loc" />
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
7 </table>
54855bd8d107 First attempt to get tool_dependencies.xml right.
cjav
parents:
diff changeset
8 </tables>