annotate tool-data/tool_data_table_conf.xml.sample @ 1:fcf1bc63ed06 draft default tip

Uploaded
author dave
date Thu, 26 Sep 2019 09:28:27 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
1 <tables>
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
6 </table>
fcf1bc63ed06 Uploaded
dave
parents:
diff changeset
7 </tables>