view tool_data_table_conf.xml.test @ 2:6ab422fba1a3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gtdbtk_database_installer commit ad14947c3e13babe90a6878b45608fe56a16150d
author iuc
date Tue, 13 Aug 2024 21:13:43 +0000
parents 629464b96c2e
children
line wrap: on
line source

<tables>
    <!-- Location of databases for gtdbtk version 202 and higher -->
    <table name="gtdbtk_database_versioned" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="${__HERE__}/test-data/gtdbtk_database_versioned.loc" />
    </table>
    <table name="gtdbtk_database_metadata_versioned" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="${__HERE__}/test-data/gtdbtk_database_metadata_versioned.loc" />
    </table>
</tables>