Package pal.tree
Class TreeGenerator.Utils
java.lang.Object
pal.tree.TreeGenerator.Utils
- Enclosing interface:
- TreeGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final TreeGenerator
createNeighbourJoiningGenerator
(DistanceMatrixGenerator dataGenerator, String[] outgroupNames)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
createNeighbourJoiningGenerator
public static final TreeGenerator createNeighbourJoiningGenerator(DistanceMatrixGenerator dataGenerator, String[] outgroupNames)
-