Seurat (version 1.4.0)

PCAPlot: Plot PCA map

Description

Graphs the output of a PCA analysis Cells are colored by their identity class.

Usage

PCAPlot(object, ...)

Arguments

object

Seurat object

Additional parameters to DimPlot, for example, which dimensions to plot.

Details

This function is a wrapper for DimPlot. See ?DimPlot for a full list of possible arguments which can be passed in here.