molecularProfilesSlot<- {CoreGx} | R Documentation |
Replace method for the molecular profiles slot of a cSet
molecularProfilesSlot(object) <- value
object |
A |
value |
A |
A copy of the CoreSet
with the molecularProfiles slot updated
data(clevelandSmall_cSet) molecularProfilesSlot(clevelandSmall_cSet) <- molecularProfilesSlot(clevelandSmall_cSet)