muon.atac.pl.embedding

Contents

muon.atac.pl.embedding#

muon.atac.pl.embedding(data: AnnData | MuData, basis: str, color: str | List[str] | None = None, average: str | None = 'total', func: str | None = 'mean', use_raw: bool = True, layer: str | None = None, **kwargs)#

Scatter plot in the define basis

See sc.pl.embedding for details.