Mercurial > repos > iuc > data_manager_gtdbtk_database_installer
view tool_data_table_conf.xml.test @ 5:e7b39a7e0024 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gtdbtk_database_installer commit 5706be8dc8c4899f5fe3b65f226937bb486a9873
author | iuc |
---|---|
date | Thu, 05 Sep 2024 11:30:01 +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>