view tool_data_table_conf.xml.test @ 7:63452ec27d36 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 17b8ea9fe77df8fe1c8a2b2765b6a76ff6ebdd59-dirty
author pimarin
date Fri, 13 Jan 2023 20:31:58 +0000
parents eea334d9988b
children 8c7499c6f32a
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>