drugInfo<- {PharmacoGx}R Documentation

drugInfo<- Generic

Description

Generic for drugInfo replace method

Usage

drugInfo(object) <- value

Arguments

object

The PharmacoSet to replace drug info in

value

A data.frame with the new drug annotations

Value

Updated PharmacoSet

Examples

data(CCLEsmall)
drugInfo(CCLEsmall) <- drugInfo(CCLEsmall)


[Package PharmacoGx version 1.14.0 Index]