Mercurial > repos > greg > data_manager_gtdbtk_database_installer
diff tool_data_table_conf.xml.sample @ 2:e4fe7259c4e9 draft default tip
Uploaded
author | greg |
---|---|
date | Wed, 16 Mar 2022 12:53:21 +0000 |
parents | 3ab83cb7e2d2 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Mar 15 19:31:23 2022 +0000 +++ b/tool_data_table_conf.xml.sample Wed Mar 16 12:53:21 2022 +0000 @@ -1,7 +1,7 @@ <tables> <!-- Locations of GTDB-Tk database versions 202 and higher --> <table name="gtdbtk_database" comment_char="#"> - <columns>value, name, db_path</columns> + <columns>value, name, path</columns> <file path="tool-data/gtdbtk_database.loc" /> </table> </tables>