This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Huge Tree Visualization

Is there any way to draw a circular tree with more than 20000 elements. iTOL is a great tool but it has 10000 elements limit.

tree visualization

5 answers

Use ETE. In their site there's a example drawing the entire NCBI taxonomy (about 450k nodes). There are options to draw circular trees, too.

Have you tried Walrus / Phylo3D or Dendroscope ?

Just suggested Dendroscope to one student here who was very pleased to be able to visualize his HUGE phylogenic tree :) Thanks!

Does anyone have a copy of Phylo3D (I think the latest was the 1.2 zip file)? It has gone missing. Thanks!

just to add another viable option, I use the forester libraries. they are very powerful, they allow dealing with phyloXML data, and it is even an opensource project. and if it helps in any way, I try to be updated on this project by checking the phyloXML official website.

ETE will be able to load and handle your tree, however no radial visualization is available so far. I think they are working on that.

PhyloCanvas.GL, implemented in MicroReact scales to large trees and permits circular modes.

Taxonium is designed for exploring very large phylogenetic trees (many millions of nodes) in rectangular format.

Edit: COI disclosure - I am the author of the second tool. I have no connection with the first tool.

Log in to answer this question.