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