Learn R Programming

Seurat (version 2.0.0)

PrintDim: Print the results of a dimensional reduction analysis

Description

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

Usage

PrintDim(object, reduction.type = "pca", dims.print = 1:5,
  genes.print = 30, use.full = FALSE)

Arguments

object

Seurat object

reduction.type

Reduction technique to print results for

dims.print

Number of dimensions to display

genes.print

Number of genes to display

use.full

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

Value

Set of genes defining the components