view tool_data_table_conf.xml.test @ 0:8ad77a9dc91d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit f3383fdb9a17d1b69d05547cdb96534a5f762bec-dirty
author pimarin
date Tue, 14 Feb 2023 14:25:43 +0000
parents
children 4e933a39094f
line wrap: on
line source

<tables>
    <!-- Locations of plasmidfinder database in the required format -->
    <table name="plasmidfinder_database" comment_char="#">
        <columns>value, name, date,  path</columns>
        <file path="${__HERE__}/test-data/plasmidfinder.loc.test"/>
    </table>
</tables>