coltips | R Documentation |
Make a color vector for colouring tree tips
coltips(phy)
phy |
tree as a phylo object |
Each tip is given a color according to the nature of the isoform: green (GS2), blue (GS1a), brown (GS1b Gym), salmon (GS1b Ang), purple (other).
a color vector as long as the number of tips
coltips(ape::read.tree(text = "((Bdi, Sly), (Pp, Ap));"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.