Learn R Programming

Seurat (version 1.2.1)

ica.plot: Plot ICA map

Description

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

Usage

ica.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.