annotate tool_data_table_conf.xml.sample @ 2:4c53eb1040f5

add missing tool_data_table_conf.xml.sample
author Daniel Blankenberg <dan@bx.psu.edu>
date Fri, 31 May 2013 15:05:47 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
1 <tables>
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
2 <!-- Location of SAMTools indexes and other files -->
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
3 <table name="sam_fa_indexes" comment_char="#">
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
4 <columns>line_type, value, path</columns>
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
5 <file path="tool-data/sam_fa_indices.loc" />
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
6 </table>
4c53eb1040f5 add missing tool_data_table_conf.xml.sample
Daniel Blankenberg <dan@bx.psu.edu>
parents:
diff changeset
7 </tables>