annotate tool_data_table_conf.xml.sample @ 5:67695d7ff787 draft

Replace sam_fa_indices.loc with fasta_indexes.loc in fasta_indexes.loc.sample.
author devteam
date Thu, 09 Jan 2014 14:27:37 -0500
parents cf928aeaaff7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
7fb01ea4a641 Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
1 <tables>
2
8b22e9adae34 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
2 <table name="fasta_indexes" comment_char="#">
8b22e9adae34 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
3 <columns>value, dbkey, name, path</columns>
8b22e9adae34 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
4 <file path="tool-data/fasta_indexes.loc" />
3
7fb01ea4a641 Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
5 </table>
7fb01ea4a641 Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
6 </tables>