Learn R Programming

Seurat (version 2.0.0)

PrintICA: Print the results of a PCA analysis

Description

Prints a set of genes that most strongly define a set of principal components

Usage

PrintICA(object, ics.print = 1:5, genes.print = 30, use.full = FALSE)

Arguments

object

Seurat object

genes.print

Number of genes to print for each PC

use.full

Use full PCA (i.e. the projected PCA, by default FALSE)

pcs.print

Set of PCs to print genes for

Value

Only text output