Package de.jstacs.sequenceScores.statisticalModels.trainable.phylo

Class Summary
PhyloNode This class implements a node in a PhyloTree A PhyloNode contains some basic informations of itself and the incoming edge Furthermore it contains a list of PhyloNodes that represent the children nodes
PhyloTree This class implements a simple (phylogenetic) tree.