featureInfo<- {CoreGx} | 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 CoreSet
featureInfo(clevelandSmall_cSet, "rna") <- featureInfo(clevelandSmall_cSet, "rna")