diff tool_data_table_conf.xml.sample @ 1:17b63c3cc04d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ea40e3d84e7850eb4226d6c85f709dcad18d4ba9
author iuc
date Thu, 18 May 2017 18:09:47 -0400
parents d568050a95be
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Jun 24 16:33:26 2016 -0400
+++ b/tool_data_table_conf.xml.sample	Thu May 18 18:09:47 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>