Seurat (version 1.4.0)

PrintPCA: Print the results of a PCA analysis

Description

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

Usage

PrintPCA(object, pcs.print = 1:5, genes.print = 30, use.full = TRUE)

Arguments

object

Seurat object

pcs.print

Set of PCs to print genes for

genes.print

Number of genes to print for each PC

use.full

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

Value

Only text output