annotate tool-data/tool_data_table_conf.xml.sample @ 0:62bdb6ff11d1 draft default tip

Uploaded
author greg
date Wed, 05 Sep 2018 08:59:42 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
1 <tables>
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
6 </table>
62bdb6ff11d1 Uploaded
greg
parents:
diff changeset
7 </tables>