Class TreeConstructor


  • public class TreeConstructor
    extends Object
    The TreeConstructor uses the forester library to build different types of phylogenetic trees.
    Author:
    Scooter Willis, Aleix Lafita
    • Method Detail

      • distanceTree

        public static org.forester.phylogeny.Phylogeny distanceTree​(org.forester.evoinference.matrix.distance.BasicSymmetricalDistanceMatrix distM,
                                                                    TreeConstructorType constructor)