High-level description
This file serves as the top level for thetools module in the Cassiopeia library. It imports and exposes various functions and classes related to tree analysis, parameter estimation, and phylogenetic reconstruction. This module provides tools for tasks such as computing tree metrics, estimating mutation rates, and performing small parsimony analysis.
References
This file imports and re-exposes symbols from other modules within thecassiopeia.tools package. These modules are:
cassiopeia.tools.autocorrelationcassiopeia.tools.branch_length_estimatorcassiopeia.tools.couplingcassiopeia.tools.fitness_estimatorcassiopeia.tools.parameter_estimatorscassiopeia.tools.small_parsimonycassiopeia.tools.topologycassiopeia.tools.tree_metrics
Symbols
This file does not define any new symbols, but it re-exports several symbols imported from other modules. The re-exported symbols are listed in the__all__ list. For detailed documentation of each symbol, please refer to the respective module where it is defined.