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