Hi everyone.
I have a purely graphical question I hope you can help me with.
I am looking for a way to manually specify varying vertical distance between
the tips in a phylogeny (because i want to add several lines of text to some of
the tips).
I.e. for the tree
library(ape)
TREE=read.tree(text="((Tip_1:1,Tip_2:1):1,Tip_3:2);)")
Is there a way for instance through plot phylo to print place the tips in the
heights of c(1,2,6) as opposed to c(1,2,3) as they would be normally in
plot.phylo.
Kind regards, S�ren
S�ren Faurby
Postdoctoral Researcher
Aarhus University
[[alternative HTML version deleted]]
_______________________________________________
R-sig-phylo mailing list - [email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-phylo
Searchable archive at http://www.mail-archive.com/[email protected]/