view tool_data_table_conf.xml.sample @ 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

<?xml version="1.0"?>
<tables>
    <!-- Locations of GTDB-Tk database versions 202 and higher -->
    <table name="gtdbtk_database_versioned" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="tool-data/gtdbtk_database_versioned.loc" />
    </table>
    <table name="gtdbtk_database_metadata_versioned" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="tool-data/gtdbtk_database_metadata_versioned.loc" />
    </table>
</tables>