Repository 'snpeff'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/snpeff

Changeset 6:20f0429a4bfe (2016-12-19)
Previous changeset 5:2950d5afa3fe (2016-12-05) Next changeset 7:7adfd0589f49 (2017-04-18)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
modified:
tool_data_table_conf.xml.sample
b
diff -r 2950d5afa3fe -r 20f0429a4bfe tool_data_table_conf.xml.sample
--- 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
b
@@ -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>