diff tool_data_table_conf.xml.sample @ 3:c6769a700e55

Update loc data to separate version 4 databases
author Jim Johnson <jj@umn.edu>
date Tue, 21 Oct 2014 14:04:33 -0500
parents bc50aa3b328a
children 78bcf4ac437c
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Oct 20 13:17:12 2014 -0500
+++ b/tool_data_table_conf.xml.sample	Tue Oct 21 14:04:33 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>