Learn R Programming

Seurat (version 1.2.1)

pca.plot: Plot PCA map

Description

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

Usage

pca.plot(object, ...)

Arguments

object
Seurat object
...
Additional parameters to dim.plot, for example, which dimensions to plot.

Details

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