Learn R Programming

Seurat (version 1.2.1)

viz.ica: Visualize ICA genes

Description

Visualize top genes associated with principal components

Usage

viz.ica(object, ics.use = 1:5, num.genes = 30, font.size = 0.5, nCol = NULL, do.balanced = FALSE)

Arguments

object
Seurat object
ics.use
Number of ICs to display
num.genes
Number of genes to display
font.size
Font size
nCol
Number of columns to display
do.balanced
Return an equal number of genes with both + and - IC scores. If FALSE (by default), returns the top genes ranked by the score's absolute values

Value

Graphical, no return value