Seurat (version 1.4.0)

StashIdent: Set identity class information

Description

Stashes the identity in data.info to be retrieved later. Useful if, for example, testing multiple clustering parameters

Usage

StashIdent(object, save.name = "oldIdent")

Arguments

object

Seurat object

save.name

Store current object@ident under this column name in object@data.info. Can be easily retrived with SetAllIdent

Value

A Seurat object where object@ident has been appropriately modified