diff tool_data_table_conf.xml.test @ 6:4e933a39094f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 3b2a82fa2ba8408609a72fefd18571223f080a6d
author pimarin
date Wed, 23 Aug 2023 08:23:25 +0000
parents 8ad77a9dc91d
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Mon Jul 24 10:00:33 2023 +0000
+++ b/tool_data_table_conf.xml.test	Wed Aug 23 08:23:25 2023 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of plasmidfinder database in the required format -->
-    <table name="plasmidfinder_database" comment_char="#">
-        <columns>value, name, date,  path</columns>
+    <table name="plasmidfinder_database" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, date, path</columns>
         <file path="${__HERE__}/test-data/plasmidfinder.loc.test"/>
     </table>
 </tables>