Mercurial > repos > greg > data_manager_gtdbtk_database_installer
diff tool_data_table_conf.xml.sample @ 0:3ab83cb7e2d2 draft
Uploaded
author | greg |
---|---|
date | Tue, 15 Mar 2022 15:32:31 +0000 |
parents | |
children | e4fe7259c4e9 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Mar 15 15:32:31 2022 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of GTDB-Tk database versions 202 and higher --> + <table name="gtdbtk_database" comment_char="#"> + <columns>value, name, db_path</columns> + <file path="tool-data/gtdbtk_database.loc" /> + </table> +</tables>