featureInfo<- {PharmacoGx} | R Documentation |
Generic for featureInfo replace method
featureInfo(object, mDataType) <- value
object |
The |
mDataType |
The type of molecular data to be updated |
value |
A |
Updated PharmacoSet
data(CCLEsmall) featureInfo(CCLEsmall, "rna") <- featureInfo(CCLEsmall, "rna")