drugInfo {PharmacoGx}R Documentation

drugInfo Generic

Description

Generic for drugInfo method

Usage

drugInfo(object)

Arguments

object

The PharmacoSet to retrieve drug info from

Value

a data.frame with the drug annotations

Examples

data(CCLEsmall)
drugInf <- drugInfo(CCLEsmall)


[Package PharmacoGx version 2.0.9 Index]