view tool_data_table_conf.xml.test @ 2:8a3955d56000 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 509c2b92ecc3845f761fd7b6b6ba07ca50aa76b0
author iuc
date Thu, 06 Jun 2024 07:21:29 +0000
parents 3542cd220bc3
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>