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