This is a test version of Biostars. For the public version, visit https://www.biostars.org.
R color tree ggtree

I want to plot a phylogenetic tree. I want to color the tree according to groups. it seems that ggtree could do that. ggtree(tree,aes(color=group)). the group was sort by alphabetic. Is there any option to use a user list. so that some close group could have close color.

Thank you

ggtree

1 answer

Log in to answer this question.