annotate tool_data_table_conf.xml.sample @ 0:5a613b179173 draft

Uploaded
author bgruening
date Sat, 07 Feb 2015 22:08:14 -0500
parents
children cd9e4ee63761
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
5a613b179173 Uploaded
bgruening
parents:
diff changeset
1 <tables>
5a613b179173 Uploaded
bgruening
parents:
diff changeset
2 <!-- Locations of all fasta files required to build Diamond databases -->
5a613b179173 Uploaded
bgruening
parents:
diff changeset
3 <table name="diamond_database" comment_char="#">
5a613b179173 Uploaded
bgruening
parents:
diff changeset
4 <columns>value, name, db_path</columns>
5a613b179173 Uploaded
bgruening
parents:
diff changeset
5 <file path="tool-data/diamond_database.loc" />
5a613b179173 Uploaded
bgruening
parents:
diff changeset
6 </table>
5a613b179173 Uploaded
bgruening
parents:
diff changeset
7 </tables>