view tool_data_table_conf.xml.test @ 1:f92ab7729a35 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/ncbi-armfinderplus commit 5309939481db8366b07c9a4bcb38101c81f9ff5a
author thanhlv
date Tue, 10 Sep 2019 12:32:19 -0400
parents 23454c5b9812
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>