cellNames<- {CoreGx} | R Documentation |
A generic for the cellNames replacement method
cellNames(object, ...) <- value
object |
The |
... |
Fallthrough arguments for defining new methods |
value |
A |
Updated CoreSet
cellNames(clevelandSmall_cSet) <- cellNames(clevelandSmall_cSet)