A generic for the cellNames replacement method
cellNames(object) <- value
object
The CoreSet to update
CoreSet
value
A character vector of the new cell names
character
Updated CoreSet
cellNames(clevelandSmall_cSet) <- cellNames(clevelandSmall_cSet)