Hey guys,
I'm wondering which options have to plot phylogenetic trees with Python or R.
I know the Phylo for Python and ggtree for R.
There are other interesting libraries to work with it?
Thanks.
I believe ape and phangorn for R both have plotting functionality. For python, the same goes for dendropy and ete3, though all of these packages are more about analysis than plotting. I think matplotlib for python has various tree viz options too.
Login before adding your answer.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
I believe ape and phangorn for R both have plotting functionality. For python, the same goes for dendropy and ete3, though all of these packages are more about analysis than plotting. I think matplotlib for python has various tree viz options too.