annotate tool-data/tool_data_table_conf.xml.sample @ 1:944dcc240ab2 draft

Uploaded
author iuc
date Tue, 28 Mar 2017 12:24:07 -0400
parents 60961854966f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
60961854966f Uploaded
iuc
parents:
diff changeset
1 <tables>
60961854966f Uploaded
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
60961854966f Uploaded
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
60961854966f Uploaded
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
60961854966f Uploaded
iuc
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
60961854966f Uploaded
iuc
parents:
diff changeset
6 </table>
60961854966f Uploaded
iuc
parents:
diff changeset
7 </tables>