view tool_data_table_conf.xml.test @ 4:f390341fa01b draft

planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 6afa8c416e3616d50952b8d3deab90e55580c787
author ifb-elixirfr
date Tue, 03 Oct 2023 08:36:51 +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>