Uses of Class
org.episteme.natural.biology.evolution.PhylogeneticTree
Packages that use PhylogeneticTree
Package
Description
PhyloXML loader for phylogenetic tree data.
-
Uses of PhylogeneticTree in org.episteme.natural.biology.loaders.phyloxml
Methods in org.episteme.natural.biology.loaders.phyloxml that return PhylogeneticTreeModifier and TypeMethodDescriptionPhyloXMLBridge.toPhylogeneticTree(PhyloXMLDocument doc) Converts PhyloXML document to Episteme PhylogeneticTree.Methods in org.episteme.natural.biology.loaders.phyloxml with parameters of type PhylogeneticTreeModifier and TypeMethodDescriptionPhyloXMLBridge.extractSpecies(PhylogeneticTree tree) Extracts all species from a PhyloXML tree.