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

Uploaded
author elixir-it
date Sat, 21 Sep 2019 13:22:28 -0400
parents 2ff18e84c946
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Jul 02 11:37:26 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Sat Sep 21 13:22:28 2019 -0400
@@ -1,7 +1,7 @@
 <tables>
-    <!-- Locations of all fasta files under genome directory  -->
-    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
+    <!-- Locations of  sniper index under genome directory  -->
+    <table name="sniper_index" comment_char="#" allow_duplicate_entries="False">
         <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/all_fasta.loc" />
+        <file path="tool-data/sniper_index.loc" />
     </table>
 </tables>