gmmd.estimator.phony_cluster_MSM_rate
- gmmd.estimator.phony_cluster_MSM_rate(cell_num_ary, cell_type_num=2)
Estimate phony cluster MSM rate with cell numbers.
- Parameters
cell_num_ary (
list) – List of cell numbers.cell_type_num (
int, Default =2) – Number of MSMs (≥2).
- Returns
MSM rate.
- Return type
float