Mercurial > repos > iuc > data_manager_gtdbtk_database_installer
view tool_data_table_conf.xml.sample @ 4:10232d2b5062 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gtdbtk_database_installer commit 0bb620025a61de6caa8a93537fec8ea65eda43be
author | iuc |
---|---|
date | Fri, 16 Aug 2024 08:44:14 +0000 |
parents | 6ab422fba1a3 |
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>