treeflow.evolution.calibration.mrca module

treeflow.evolution.calibration.mrca.get_common_ancestors(topology: NumpyTreeTopology, indices: Iterable[int]) Set[int]
treeflow.evolution.calibration.mrca.get_mrca_index(topology: NumpyTreeTopology, taxa: Iterable[str]) int