biopython v1.71.0 Bio.Phylo.TreeConstruction.Scorer
Base class for all tree scoring methods
Link to this section Summary
Functions
Caller to get the score of a tree for the given alignment
Link to this section Functions
Link to this function
get_score()
Caller to get the score of a tree for the given alignment.
This should be implemented in subclass.