RenameCells: Rename Cells in an Object

Description Usage Arguments See Also

Description

Rename Cells in an Object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'SCTAssay'
RenameCells(object, new.names = NULL, ...)

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

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

## S3 method for class '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


ibseq/scs-analysis documentation built on Feb. 27, 2021, 12:35 a.m.