This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Can ETE3 list all bacterial species present in NCBI Taxonomy?

Hi,

I know ETE3 has a bunch of useful functions that deal with NCBI Taxonomy. But is there a way to list NCBI taxonomy identifiers of all species belonging to Bacteria (taxId = 2)? Similarly, I would also like to see the list of taxIds of all genera of Bacteria (or eventually I can get that list by looping over species lineages, but first I need to know all the species).

Thanks!

ncbi ete3 taxonomy

Don't know about ETE3 but TaxonKit (LINK) may be useful.

I assume you are not keen on parsing taxonomy dump files that NCBI makes available.

Thanks. Yes, I would like to avoid parsing the taxonomy dump files as I have all other taxonomy-related operations already implemented using ETE3.

0 answers

No answers yet.

Log in to answer this question.