cellInfo<-,PharmacoSet,data.frame-method {PharmacoGx} | R Documentation |
Generic for cellInfo replace method
## S4 replacement method for signature 'PharmacoSet,data.frame' cellInfo(object) <- value
object |
The |
value |
A |
Updated PharmacoSet
data(CCLEsmall) cellInfo(CCLEsmall) <- cellInfo(CCLEsmall)