PTreeGenerator  1.0
Simple phylogenetic tree generation from multiple sequence alignment.
 All Classes Namespaces Files Functions Variables
Packages
Here are the packages with brief descriptions (if available):
oNcombination_utilsContains functions that generate different kinds of combinations from an iterable
oNcomputationContains just the ptreegen::computation::Computation class
oNdistance_functionsContains implementations of possible distance measures
oNdistance_matrixConstains just the ptreegen::distance_matrix::DistanceMatrix class
oNenumsContains all enums used in the project
oNmainThe main module with the main method
oNneighbor_joiningContains just the ptreegen::neighbor_joining::NeighborJoining class
oNparsimonyContains two classes (ptreegen::parsimony::SmallParsimony and ptreegen::parsimony::LargeParsimony) that implement the basic steps of the parsimony approach to tree building
oNptreegenThis package contains all that is needed by the main module to do its thing :)
oNtree_utilsDefines a number of functions that can be used to manipulate a tree
oNutilitiesContains some universally usefull stuff
\NvisualizationContains just the ptreegen::visualization::Visualization class