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