view tool_data_table_conf.xml.test @ 6:387d8c613b98 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gtdbtk_database_installer commit a7a73e892ade5f3cb5207c411b8ac27b684316ff
author iuc
date Mon, 09 Sep 2024 09:01:28 +0000
parents 9dcb593e8a43
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>