Package org.episteme.natural.biology.loaders.phyloxml
package org.episteme.natural.biology.loaders.phyloxml
PhyloXML loader for phylogenetic tree data.
This package provides classes for parsing PhyloXML files containing evolutionary tree structures with taxonomy, sequence, and event annotations.
- See Also:
-
ClassDescriptionBridge for converting PhyloXML DTOs to core Episteme evolutionary biology objects.Represents a clade (node) in a PhyloXML document.Represents a parsed PhyloXML document.Represents evolutionary events in a PhyloXML document.Exception thrown when PhyloXML parsing fails.Represents a phylogeny in a PhyloXML document.PhyloXML Reader for phylogenetic tree data.Represents sequence associations in a PhyloXML document.Represents taxonomic information in a PhyloXML document.