annotate tool_data_table_conf.xml.sample @ 5:9dd40f0bbfde

Uploaded new tool_data_table_conf.xml.sample
author devteam
date Wed, 08 Jan 2014 12:58:19 -0500
parents 9cfc0b970015
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
aa209d311ece Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
1 <tables>
5
9dd40f0bbfde Uploaded new tool_data_table_conf.xml.sample
devteam
parents: 4
diff changeset
2 <!-- Location of SAMTools indexed FASTA files -->
2
5b285b6e4ee3 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
3 <table name="fasta_indexes" comment_char="#">
5b285b6e4ee3 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
5b285b6e4ee3 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
5 <file path="tool-data/fasta_indexes.loc" />
5b285b6e4ee3 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
6 </table>
3
aa209d311ece Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
7 </tables>