view tool_data_table_conf.xml.test @ 2:a9e5d593228e draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/ncbi-armfinderplus commit 2c3091cc8850849ac99884f92f195e4de9774f99
author thanhlv
date Wed, 11 Sep 2019 09:51:28 -0400
parents f92ab7729a35
children
line wrap: on
line source

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