view tool_data_table_conf.xml.test @ 11:f93f54a21132 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit ed22b0f3b7b651e240154a08c9313585def1cfe5
author pimarin
date Mon, 13 Feb 2023 11:37:06 +0000
parents ed4bc0577be6
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>