Learn R Programming

ToxicoGx (version 0.1.1)

drugInfo: drugInfo Generic

Description

The generic for drugInfo method

Usage

drugInfo(tSet)

Arguments

tSet

A ToxicoSet object

Value

a data.frame with the drug annotations

Examples

Run this code
# NOT RUN {
data(TGGATESsmall)
drugInfo <- drugInfo(TGGATESsmall)

# }

Run the code above in your browser using DataLab