view tool_data_table_conf.xml.test @ 6:92eee5f31117 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit fe9aabe924f278694d20b82169edacdb3e91eb49
author iuc
date Sun, 11 Feb 2024 00:56:12 +0000
parents 3f0aa1b3e816
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>