view tool_data_table_conf.xml.test @ 3:c4830a9870fa draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gtdbtk_database_installer commit 9f0b54aeff21df342d2593cff59e813b69cc7bad
author iuc
date Wed, 14 Aug 2024 18:02:46 +0000
parents 6ab422fba1a3
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>