annotate tool_data_table_conf.xml @ 2:f62001b83a21 draft

Uploaded
author cpt
date Thu, 19 May 2022 23:45:30 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
f62001b83a21 Uploaded
cpt
parents:
diff changeset
1 <tables>
f62001b83a21 Uploaded
cpt
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
f62001b83a21 Uploaded
cpt
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
f62001b83a21 Uploaded
cpt
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
f62001b83a21 Uploaded
cpt
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
f62001b83a21 Uploaded
cpt
parents:
diff changeset
6 </table>
f62001b83a21 Uploaded
cpt
parents:
diff changeset
7 </tables>