view tool_data_table_conf.xml.test @ 2:debdc1469b41 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 74f8fe2e7de713920026d372b28c73adb04ee97c
author iuc
date Wed, 21 Dec 2022 20:59:54 +0000
parents 1a27ad3d0cdf
children 865ece5ca178
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>