changeset 6:20f0429a4bfe 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:56:53 -0500
parents 2950d5afa3fe
children 7adfd0589f49
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Dec 05 12:11:06 2016 -0500
+++ b/tool_data_table_conf.xml.sample	Mon Dec 19 11:56:53 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>