annotate tool_data_table_conf.xml.sample @ 6:604fa75232a2 draft

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