This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Plot Phylogenetic tree with traits in Biopython

I am using the package Phylo from Biopython to draw phylogenetic trees.

I would like to draw traits linked to the Species names, as shown in this article figure. https://www.researchgate.net/figure/Phylogenetic-tree-along-with-summary-information-of-fine-root-trait-variation-among-20_fig1_342883672

enter image description here

I know it is possible to do it with R, but cannot find any mention of this feature in the Biopython documentation. Would anyone know if this is possible to plot with Phylo, or another Python software?

biopython phylo python phylogeny

0 answers

No answers yet.

Log in to answer this question.