mosaicmpi.dataset.Dataset.select_hvf_stdeconvolve
mosaicmpi.dataset.Dataset.select_hvf_stdeconvolve
-
Dataset.select_hvf_stdeconvolve(stratify_by: str | None = None, stratify_mode: Literal['intersection', 'union'] = 'union', max_cells_proportion: float = 1.0, min_cells_proportion: float = 0.05, n_splines: int = 5, top_n: int | None = 1000, alpha: float | None = 0.05, adjust_pvals: bool = True)