diff tool_data_table_conf.xml.sample @ 1:6c3b672ac325 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit a9d1e0debcd357d8080a1c6c5f1d206dd45a7a4d
author iuc
date Fri, 19 May 2017 05:22:45 -0400
parents b32ea8b26bda
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Jun 24 16:52:31 2016 -0400
+++ b/tool_data_table_conf.xml.sample	Fri May 19 05:22:45 2017 -0400
@@ -1,17 +1,17 @@
 <tables>
-  <table name="mothur_aligndb" comment_char="#">
+  <table name="mothur_aligndb" comment_char="#" allow_duplicate_entries="False">
     <columns>name, value</columns>
     <file path="tool-data/mothur_aligndb.loc" />
   </table>
-  <table name="mothur_lookup" comment_char="#">
+  <table name="mothur_lookup" comment_char="#" allow_duplicate_entries="False">
     <columns>name, value</columns>
     <file path="tool-data/mothur_lookup.loc" />
   </table>
-  <table name="mothur_map" comment_char="#">
+  <table name="mothur_map" comment_char="#" allow_duplicate_entries="False">
     <columns>name, value</columns>
     <file path="tool-data/mothur_map.loc" />
   </table>
-  <table name="mothur_taxonomy" comment_char="#">
+  <table name="mothur_taxonomy" comment_char="#" allow_duplicate_entries="False">
     <columns>name, value</columns>
     <file path="tool-data/mothur_taxonomy.loc" />
   </table>