annotate tool_data_table_conf.xml.sample @ 22:ffebbccb694a draft default tip

updated tool_threading dependencies
author geert-vandeweyer
date Thu, 07 Jan 2016 05:10:19 -0500
parents a7e7f9b8f538
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
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-->
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
2 <tables>
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
3 <!-- Locations of all index files under genome directory -->
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
4 <table name="DC_Genotyper_indexes" comment_char="#">
10
a7e7f9b8f538 Uploaded
geert-vandeweyer
parents: 4
diff changeset
5 <columns>value, dbkey, name, path</columns>
4
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
6 <file path="DC_Genotyper_indexes.loc" />
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
7 </table>
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
8 <table name="dbsnp_indexes" comment_char="#">
10
a7e7f9b8f538 Uploaded
geert-vandeweyer
parents: 4
diff changeset
9 <columns>value, dbkey, name, path</columns>
4
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
10 <file path="dbsnp_indexes.loc" />
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
11 </table>
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
12
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
13 </tables>