view tool_data_table_conf.xml.test @ 9:1942e86e2ee1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 1b8aa00220410d73b554cc81b42ae37ce9fb6163
author iuc
date Thu, 10 Apr 2025 14:01:56 +0000
parents ba6990f72184
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_versioned_database" comment_char="#">
        <columns>value, name, db_version, path</columns>
        <file path="${__HERE__}/test-data/amrfinderplus_versioned_database.loc" />
    </table>
</tables>