updateCellId {CoreGx} | R Documentation |
Update the cell ids in a cSet object
updateCellId(object, new.ids = vector("character"))
object |
The object for witch the cell ids will be updated |
new.ids |
The new ids to assign to the object |
CoreSet
The modified CoreSet object