Package pt.ist.phylolib.command.algorithm.gcp
package pt.ist.phylolib.command.algorithm.gcp
-
ClassesClassDescriptionResponsible for calculating a
phylogenetic treefrom adistance matrixusing the Complete-Linkage algorithm.Responsible for calculating aphylogenetic treefrom adistance matrixusing the Globally Closest Pairs algorithm.Responsible for calculating aphylogenetic treefrom adistance matrixusing the Single-Linkage algorithm.Responsible for calculating aphylogenetic treefrom adistance matrixusing the Unweighted Pair Group Method with Arithmetic-mean algorithm.Responsible for calculating aphylogenetic treefrom adistance matrixusing the Unweighted Pair Group Method with Centroid algorithm.Responsible for calculating aphylogenetic treefrom adistance matrixusing the Weighted Pair Group Method with Arithmetic-mean algorithm.Responsible for calculating aphylogenetic treefrom adistance matrixusing the Weighted Pair Group Method with Centroid algorithm.