Package org.forester.analysis
Class AncestralTaxonomyInference
- java.lang.Object
-
- org.forester.analysis.AncestralTaxonomyInference
-
public final class AncestralTaxonomyInference extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AncestralTaxonomyInference()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
inferTaxonomyFromDescendents(Phylogeny phy)
-
-
-
Method Detail
-
inferTaxonomyFromDescendents
public static void inferTaxonomyFromDescendents(Phylogeny phy) throws java.io.IOException, AncestralTaxonomyInferenceException
- Throws:
java.io.IOException
AncestralTaxonomyInferenceException
-
-