comparison tool-data/tool_data_table_conf.xml.sample @ 16:6d9407020066 draft

Uploaded
author devteam
date Tue, 16 Dec 2014 16:15:43 -0500
parents aaf568580946
children
comparison
equal deleted inserted replaced
15:59731e950e23 16:6d9407020066
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--> 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> 2 <tables>
3 <!-- Location of SAMTools indexes and other files --> 3 <!-- Location of SAMTools indexes for FASTA files -->
4 <table name="sam_fa_indexes" comment_char="#"> 4 <table name="fasta_indexes" comment_char="#">
5 <columns>line_type, value, path</columns> 5 <columns>value, dbkey, name, path</columns>
6 <file path="tool-data/sam_fa_indices.loc" /> 6 <file path="tool-data/fasta_indexes.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>