powered by
cophenetic.networx computes the pairwise distances between the pairs of tips from a phylogenetic network using its branch lengths.
cophenetic.networx
# S3 method for networx cophenetic(x)
an object of class dist, names are set according to the tip labels (as given by the element tip.label of the argument x).
dist
tip.label
x
an object of class networx.
networx
Klaus Schliep
cophenetic for the generic function, neighborNet to construct a network from a distance matrix
cophenetic
neighborNet
example(neighborNet) cophenetic(nnet)
Run the code above in your browser using DataLab