powered by
compute_dist_phy computes the phylogenetic distances d_ij between all the tips i, j.
compute_dist_phy
compute_dist_phy(phy)
a matrix of phylogenetic distances, ordered as the tips of the tree. The matrix is of type symmetricMatrix-class.
symmetricMatrix-class
a phylogenetic tree of class phylo.
phylo
This function relies on ape function dist.nodes.
ape
dist.nodes