annotate tool_data_table_conf.xml.sample @ 8:b9647583dbea draft

Uploaded
author geert-vandeweyer
date Fri, 26 Sep 2014 03:57:22 -0400
parents 92207f2ec144
children a7e7f9b8f538
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="#">
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
5 <columns>name,value, path</columns>
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="#">
92207f2ec144 Various Fixes and added tool_data_conf
geert-vandeweyer
parents:
diff changeset
9 <columns>name,value, path</columns>
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>