annotate tool_data_table_conf.xml.sample @ 39:90127ee1eae5

Fix defuse_trinity_analysis.py
author Jim Johnson <jj@umn.edu>
date Thu, 12 Feb 2015 06:54:38 -0600
parents b649c729be4c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
1 <tables>
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
3 <table name="defuse_reference" comment_char="#">
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
5 <file path="tool-data/defuse_reference.loc" />
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
6 </table>
b649c729be4c Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff changeset
7 </tables>