This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to visualize a tree with ancestral state information

Is there anybody who may be able to tell me how a tree with ancestral state information can be visualized such as the following one? My data has three states, I have calculated their probabilities for each node using bayestrait already. What software shall I use?

enter image description here

gene

1 answer

If you want to plot a tree with annotation in an automated way your best bet is ETE: http://etetoolkit.org/

You can do almost anything you want with a tree programmaticly. Is python based.

Log in to answer this question.