phenoInfo<- {CoreGx} | R Documentation |
Generic for phenoInfo replace method
phenoInfo(object, mDataType) <- value
object |
The |
mDataType |
the type of molecular data |
value |
a |
The updated CoreSet
data(clevelandSmall_cSet) phenoInfo(clevelandSmall_cSet, mDataType="rna") <- phenoInfo(clevelandSmall_cSet, mDataType="rna")