project_pca: Projects new data onto existing PCs

View source: R/mapping.R

project_pcaR Documentation

Projects new data onto existing PCs

Description

Projects new data onto existing PCs

Usage

project_pca(newx, pc.load)

Arguments

newx

Dataset to project, should be genes x samples

pc.load

Existing pca loadings

Value

Projected PCA embeddings


yanwu2014/cellMapper documentation built on Aug. 24, 2023, 2:26 a.m.