diff tool_data_table_conf.xml.sample @ 13:4be8e0068bc3

Update loc data to separate version 4 databases
author Jim Johnson <jj@umn.edu>
date Tue, 21 Oct 2014 14:05:27 -0500
parents 8952990fcab9
children 36f3c82323e6
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Oct 20 08:37:01 2014 -0500
+++ b/tool_data_table_conf.xml.sample	Tue Oct 21 14:05:27 2014 -0500
@@ -1,19 +1,19 @@
 <tables>
-    <table name="snpeff_databases" comment_char="#">
+    <table name="snpeff4_databases" comment_char="#">
         <columns>value, name</columns>
-        <file path="tool-data/snpeff_databases.loc" />
+        <file path="tool-data/snpeff4_databases.loc" />
     </table>
-    <table name="snpeff_genomedb" comment_char="#">
+    <table name="snpeff4_genomedb" comment_char="#">
         <columns>value, name, path</columns>
-        <file path="tool-data/snpeff_genomedb.loc" />
+        <file path="tool-data/snpeff4_genomedb.loc" />
     </table>
-    <table name="snpeff_regulationdb" comment_char="#">
+    <table name="snpeff4_regulationdb" comment_char="#">
         <columns>genome, value, name</columns>
-        <file path="tool-data/snpeff_regulationdb.loc" />
+        <file path="tool-data/snpeff4_regulationdb.loc" />
     </table>
-    <table name="snpeff_annotations" comment_char="#">
+    <table name="snpeff4_annotations" comment_char="#">
         <columns>genome, value, name</columns>
-        <file path="tool-data/snpeff_annotations.loc" />
+        <file path="tool-data/snpeff4_annotations.loc" />
     </table>
 </tables>