Learn R Programming

Seurat (version 1.2.1)

print.pca: Print the results of a PCA analysis

Description

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

Usage

print.pca(object, pcs.print = 1:5, genes.print = 30, use.full = FALSE)

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