annotate tool_data_table_conf.xml.sample @ 6:9aab29e159a7 draft

Convert tool to use $GALAXY_SLOTS if available.
author Nate Coraor <nate@bx.psu.edu>
date Thu, 16 Jan 2014 13:14:05 -0500
parents 398329a94c99
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
7498f5a8fe06 Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
1 <tables>
2
da11bfc10e81 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
2 <table name="fasta_indexes" comment_char="#">
da11bfc10e81 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
3 <columns>value, dbkey, name, path</columns>
da11bfc10e81 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
4 <file path="tool-data/fasta_indexes.loc" />
da11bfc10e81 Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
5 </table>
3
7498f5a8fe06 Uploaded correct tool data table configuration.
devteam
parents:
diff changeset
6 </tables>