annotate tool-data/tool_data_table_conf.xml.sample @ 25:b3eef7e04ea9 draft

Uploaded
author iuc
date Tue, 04 Apr 2017 21:38:01 -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>