Depicts the bipartitions that are matched between two trees using a specified Generalized Robinson Foulds tree distance measure.
VisualizeMatching(Func, tree1, tree2, setPar = TRUE, Plot = plot.phylo,
...)
Function used to construct tree similarity.
Trees of class phylo
, with tips labelled identically.
Logical specifying whether graphical parameters should be set to display trees side by side.
Function to use to plot trees.
Additional parameters to send to Plot
.