view tool_data_table_conf.xml.test @ 7:ed0f59ab5e61 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit f2f2ea487a2313a18e5871e5d089b0e248f5fefe
author pimarin
date Wed, 23 Aug 2023 10:57:19 +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>