updateCellId {CoreGx}R Documentation

Update the cell ids in a cSet object

Description

Update the cell ids in a cSet object

Usage

updateCellId(object, new.ids = vector("character"))

Arguments

object

The object for witch the cell ids will be updated

new.ids

The new ids to assign to the object

Value

CoreSet The modified CoreSet object


[Package CoreGx version 1.0.2 Index]