view tool_data_table_conf.xml.test @ 3:865ece5ca178 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 9f516ce5c84b251b9041cd79129e5b5e1979a738
author iuc
date Fri, 10 Feb 2023 14:20:09 +0000
parents debdc1469b41
children 3f0aa1b3e816
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>