comparison tool_data_table_conf.xml.sample @ 4:92207f2ec144 draft

Various Fixes and added tool_data_conf
author geert-vandeweyer
date Thu, 25 Sep 2014 06:01:11 -0400
parents
children a7e7f9b8f538
comparison
equal deleted inserted replaced
3:61b6d523acd9 4:92207f2ec144
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-->
2 <tables>
3 <!-- Locations of all index files under genome directory -->
4 <table name="DC_Genotyper_indexes" comment_char="#">
5 <columns>name,value, path</columns>
6 <file path="DC_Genotyper_indexes.loc" />
7 </table>
8 <table name="dbsnp_indexes" comment_char="#">
9 <columns>name,value, path</columns>
10 <file path="dbsnp_indexes.loc" />
11 </table>
12
13 </tables>