Generic for drugInfo replace method
drugInfo(object) <- value
object
The PharmacoSet to replace drug info in
PharmacoSet
value
A data.frame with the new drug annotations
data.frame
Updated PharmacoSet
data(CCLEsmall) drugInfo(CCLEsmall) <- drugInfo(CCLEsmall)