PCElbowPlot: Quickly Pick Relevant PCs

Description Usage Arguments Value

Description

Plots the standard deviations (or approximate singular values if running PCAFast) of the principle components for easy identification of an elbow in the graph. This elbow often corresponds well with the significant PCs and is much faster to run.

Usage

1
PCElbowPlot(object, num.pc = 20)

Arguments

object

Seurat object

num.pc

Number of PCs to plot

Value

Returns ggplot object


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.