-
Notifications
You must be signed in to change notification settings - Fork 23
I cant download GB GTDB-Tk db #55
Description
Hi,
I’m having trouble downloading the GTDB-Tk database using the following command:
wget -c ftp://download.nmdc.cn/tools/meta/gtdb/gtdbtk_r214_data.tar.gz.
I receive the following output:
--2024-11-30 14:06:23-- ftp://download.nmdc.cn/tools/meta/gtdb/gtdbtk_r214_data.tar.gz
(try: 9) => 'gtdbtk_r214_data.tar.gz'
Connecting to download.nmdc.cn (download.nmdc.cn)|159.226.237.50|:21... failed: Connection timed out.
Retrying.
I also tried downloading it directly, but the link does not load. I registered on the site, but it seems that the directory /tools/meta/gtdb/gtdbtk_r214_data.tar.gz doesn’t exist.
Instead, I downloaded this file:
https://data.gtdb.ecogenomic.org/releases/release214/214.0/auxillary_files/
However, I’m not sure if these are the same files. Could you clarify if this file is equivalent to the original GTDB-Tk database?
Thank you..