view tool_data_table_conf.xml.test @ 7:3afb9462e149 draft

planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 2b46fad28014752ebb74166953a7b4ef41aa2e3e
author ifb-elixirfr
date Thu, 26 Oct 2023 08:30:53 +0000
parents b77b0b1e6c74
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <table name="bakta_database" comment_char="#">
        <columns>value, dbkey, bakta_version, path</columns>
        <file path="${__HERE__}/test-data/bakta_database.loc" />
    </table>
    <table name="amrfinderplus_database" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/amrfinderplus_database.loc" />

    </table>
</tables>