diff tool_data_table_conf.xml.sample @ 10:3efa0848f013 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
author iuc
date Mon, 19 Dec 2016 11:55:48 -0500
parents 114f423f99c0
children bbbab2d84e3b
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Dec 05 12:10:42 2016 -0500
+++ b/tool_data_table_conf.xml.sample	Mon Dec 19 11:55:48 2016 -0500
@@ -1,17 +1,17 @@
 <tables>
-    <table name="snpeffv_genomedb" comment_char="#">
+    <table name="snpeffv_genomedb" comment_char="#" allow_duplicate_entries="False">
         <columns>key, version, value, name, path</columns>
         <file path="tool-data/snpeffv_genomedb.loc" />
     </table>
-    <table name="snpeffv_regulationdb" comment_char="#">
+    <table name="snpeffv_regulationdb" comment_char="#" allow_duplicate_entries="False">
         <columns>key, version, genome, value, name</columns>
         <file path="tool-data/snpeffv_regulationdb.loc" />
     </table>
-    <table name="snpeffv_annotations" comment_char="#">
+    <table name="snpeffv_annotations" comment_char="#" allow_duplicate_entries="False">
         <columns>key, version, genome, value, name</columns>
         <file path="tool-data/snpeffv_annotations.loc" />
     </table>
-    <table name="snpeffv_databases" comment_char="#">
+    <table name="snpeffv_databases" comment_char="#" allow_duplicate_entries="False">
         <columns>key, version, value, name</columns>
         <file path="tool-data/snpeffv_databases.loc" />
     </table>