Learn R Programming

Seurat (version 5.0.3)

RenameCells.SCTAssay: Rename Cells in an Object

Description

Rename Cells in an Object

Usage

# S3 method for SCTAssay
RenameCells(object, new.names = NULL, ...)

# S3 method for SlideSeq RenameCells(object, new.names = NULL, ...)

# S3 method for STARmap RenameCells(object, new.names = NULL, ...)

# S3 method for VisiumV1 RenameCells(object, new.names = NULL, ...)

Arguments

object

An object

new.names

vector of new cell names

...

Arguments passed to other methods

See Also

SeuratObject::RenameCells