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