diff tool_data_table_conf.xml.sample @ 2:df67ba6db5de draft default tip

Uploaded
author greg
date Wed, 06 May 2020 10:58:29 -0400
parents f1a7a3faaf3d
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Feb 10 10:27:08 2020 -0500
+++ b/tool_data_table_conf.xml.sample	Wed May 06 10:58:29 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 genbank files for vsnp_genbank version 0.0.8 -->
     <table name="vsnp_genbank" comment_char="#">
         <columns>value, name, path, description</columns>
         <file path="tool-data/vsnp_genbank.loc" />