COMPASS.node_fractions#
missionbio.mosaic.algorithms.compass.COMPASS.node_fractions
- COMPASS.node_fractions() Dict[str, float] #
Generate the fraction of cells belonging to each node.
Mixed and Ambiguous cells are removed before calculating the fraction.
- Returns:
- Dict[str, float]:
The size for each node
< Class COMPASS