view tool_data_table_conf.xml.test @ 1:ab0dd8dbbacb draft

planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools/-/tree/galaxy_dev/abromics_galaxy_json_extractor?ref_type=heads commit 8db8564ece9607d015d3730e06854416011ec05c
author ifb-elixirfr
date Mon, 28 Aug 2023 15:08:21 +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>