MRCA {ggtree} | R Documentation |
Find Most Recent Common Ancestor among a vector of tips
MRCA(obj, tip)
obj |
supported tree object or ggplot object |
tip |
a vector of mode numeric or character specifying the tips |
MRCA of two or more tips
Guangchuang Yu