view tool_data_table_conf.xml.test @ 10:ea3598d7e55b draft default tip

planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 4029d59533f63a6f75a6096e496f48baf7018698
author ifb-elixirfr
date Thu, 28 Mar 2024 13:08:05 +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>