annotate tool_data_table_conf.xml.sample @ 12:c5fc0983b98c draft

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