NCBI taxonomy failing to download

52 views
Skip to first unread message

Vishal Joshi

unread,
Mar 27, 2024, 7:05:25 AM3/27/24
to The ETE toolkit
HI ete3 team,

I am trying to download NCBITax using ete3 toolkit. Our code is currently failing as the FTP is not reachable.

-----
, in update_db
    (md5_filename, _) = urlretrieve("https://ftp.ncbi.nih.gov/pub/taxonomy/taxdump.tar.gz.md5")
...
...
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>
------

is there a planned downtime on FTP (https://ftp.ncbi.nih.gov/pub/taxonomy)?

dengzi...@gmail.com

unread,
Mar 27, 2024, 7:20:25 AM3/27/24
to The ETE toolkit
Hi,

And yes, we noticed this issue. It turns out the url address for ncbi for taxonomy database has been updated, now new link is https://ftp.ncbi.nlm.nih.gov/pub/taxonomy. The latest url address of ncbi has been updated in our branch https://github.com/etetoolkit/ete/tree/ete3

Installing with 

or manually change the url address in 

from https://ftp.ncbi.nih.gov/pub/taxonomy to https://ftp.ncbi.nlm.nih.gov/pub/taxonomy in `ete3/ncbi_taxonomy/ncbiquery.py` 

Best,
Ziqi

Vishal Joshi

unread,
Mar 27, 2024, 12:42:02 PM3/27/24
to eteto...@googlegroups.com
Hi Ziqi,

Thanks for replying. I will try to use the package from the specific branch you mentioned in the last email.

This installation is a part of an automatic procedure which runs every 6 weeks and creates a docker image. Having this pointing to a branch is not a sustainable solution.

Do you have plans to release it soon in master? I wonder there would be other users who would be facing the same issue.

Once it is released, our builds will automatically pick up the latest version

-- 
You received this message because you are subscribed to a topic in the Google Groups "The ETE toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/etetoolkit/e4YLpPlQ-F8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to etetoolkit+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/etetoolkit/b9286f15-d059-47d3-83ad-96b2497f8565n%40googlegroups.com.

Cheers,
Vishal Joshi

ziqi deng

unread,
Mar 27, 2024, 1:04:11 PM3/27/24
to eteto...@googlegroups.com
Hi Vishal,

we have already released in our main branch actually. ETE Toolkit has already updated to version 4 which is the current main branch https://github.com/etetoolkit/ete/tree/ete4. And you can easily install it with 


The ete3 version as I mentioned in the last email will continue serve as a branch.

It's worth to note that ete4 has changed quite a few syntax from ete3 so I recommend to have a look of our latest tutorial https://etetoolkit.github.io/ete/tutorial/tutorial_taxonomy.html

If you encounter any doubts during migrating your project using ete3 to ete4, please let me know!

Best,
Ziqi



Vishal Joshi <vjo...@ebi.ac.uk> 于2024年3月27日周三 17:42写道:
You received this message because you are subscribed to the Google Groups "The ETE toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to etetoolkit+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/etetoolkit/9486A57B-00D4-4946-B6FF-6D51C1A66028%40ebi.ac.uk.

Marie Lefebvre

unread,
Aug 19, 2024, 10:30:33 AM8/19/24
to The ETE toolkit
Hi Ziqi,
I am facing the same problem. I need to use ete3 in a Galaxy pipeline but it crashes.
Are there any plans to update the installation on conda, and/or put ete4 on conda?

Best,
Marie

Marie Lefebvre

unread,
Aug 19, 2024, 10:30:33 AM8/19/24
to The ETE toolkit
Hi Ziqi,
I have the same problem. I want to use ete3 in a Galaxy pipeline but it no longer works because of the download link.
Is it planned to push the change of the link on conda? Or to put ete4 on conda?

Best, 
Marie

Le mercredi 27 mars 2024 à 18:04:11 UTC+1, ziqi deng a écrit :

dengzi...@gmail.com

unread,
Aug 27, 2024, 4:55:11 AM8/27/24
to The ETE toolkit
Hi! I understand! 

Let me get back to you once we updated!

Best,
Ziqi

Reply all
Reply to author
Forward
0 new messages