Mercurial > repos > pimarin > data_manager_fetch_plasmidfinder
view tool_data_table_conf.xml.test @ 8:f99089461adb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 8146dca92a35830d7e83d8eff031a92cdc7591bd
author | pimarin |
---|---|
date | Wed, 23 Aug 2023 12:17:01 +0000 |
parents | 4e933a39094f |
children |
line wrap: on
line source
<tables> <!-- Locations of plasmidfinder database in the required format --> <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>