Mercurial > repos > iuc > data_manager_fetch_plasmidfinder
diff tool_data_table_conf.xml.test @ 1:3542cd220bc3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 1fa130238d58da20df9eee4e960dd794224400a5
| author | iuc |
|---|---|
| date | Fri, 25 Aug 2023 23:34:04 +0000 |
| parents | b56071bdecad |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Thu Jun 15 09:14:08 2023 +0000 +++ b/tool_data_table_conf.xml.test Fri Aug 25 23:34:04 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>
