pca_irlba_for_sparseMatrix: Run sparse PCA using irlba SVD

Description Usage Arguments Value

View source: R/preprocessing_filtering_reduction.R

Description

Run sparse PCA using irlba SVD

Usage

1

Arguments

x

A sparse normalized matrix (features x cells)

n_comp

The number of principal components to keep

Value

The rotated data, e.g. the cells x PC column in case of sc data.


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.