AddPCA: Generates a principle component analysis (PCA) for the active...

View source: R/object_funcs.R

AddPCAR Documentation

Generates a principle component analysis (PCA) for the active assay of the given object.

Description

Generates a principle component analysis (PCA) for the active assay of the given object.

Usage

AddPCA(pisces.obj, num.pcs = 100)

Arguments

pisces.obj

A Seurat object with 'scale.data' in the active assay.

num.pcs

Flag to use principle components. Default of 100.

Value

A Seurat object with a 'pca' object added to the 'misc' field of the active assay.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.