biopython v1.71.0 Bio.Phylo.TreeConstruction.TreeConstructor
Base class for all tree constructor.
Link to this section Summary
Functions
Caller to built the tree from a MultipleSeqAlignment object
Link to this section Functions
Link to this function
build_tree()
Caller to built the tree from a MultipleSeqAlignment object.
This should be implemented in subclass.