annotate tool_data_table_conf.xml.sample @ 2:e6451ad3db70 draft

Uploaded
author greg
date Fri, 13 Oct 2023 13:09:05 +0000
parents be8994ce4fb6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
1 <tables>
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
2 <!-- Locations of all fasta files under tool-data/genome directory -->
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
6 </table>
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
7 </tables>
be8994ce4fb6 Uploaded
greg
parents:
diff changeset
8