RenameIdent: Rename one identity class to another

Description Usage Arguments Value

Description

Can also be used to join identity classes together (for example, to merge clusters).

Usage

1
RenameIdent(object, old.ident.name = NULL, new.ident.name = NULL)

Arguments

object

Seurat object

old.ident.name

The old identity class (to be renamed)

new.ident.name

The new name to apply

Value

A Seurat object where object@ident has been appropriately modified


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.