Mercurial > repos > greg > data_manager_vsnp_dnaprints
diff tool_data_table_conf.xml.sample @ 1:5c4173a0b2c6 draft
Uploaded
author | greg |
---|---|
date | Tue, 05 May 2020 15:08:48 -0400 |
parents | f58178a5eebc |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Feb 14 13:41:36 2020 -0500 +++ b/tool_data_table_conf.xml.sample Tue May 05 15:08:48 2020 -0400 @@ -1,4 +1,10 @@ <tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> + <!-- Location of dnaprints files for vsnp_dnaprints version 1.0.0 --> <table name="vsnp_dnaprints" comment_char="#"> <columns>value, name, path, description</columns> <file path="tool-data/vsnp_dnaprints.loc" />