scmorph.pl.pca#
- scmorph.pl.pca(adata, annotate_var_explained=True, **kwargs)[source]#
Principal component analysis [Pedregosa et al., 2011].
This function wraps the higher-level function
pca()([Wolf et al., 2018]).
Principal component analysis [Pedregosa et al., 2011].
This function wraps the higher-level function pca() ([Wolf et al., 2018]).