view tool_data_table_conf.xml.test @ 5:44fb905481f0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit a7dcdae8bccb5a8d7abdb9c6d058f9bd7c6f6c15
author pimarin
date Thu, 12 Jan 2023 11:25:17 +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>