drugInfo {ToxicoGx}R Documentation

drugInfo Getter

Description

Get the drug annotations in a ToxicoSet object

Usage

drugInfo(object)

Arguments

object

A ToxicoSet object

Value

a data.frame with the drug annotations

Examples

data(TGGATESsmall)
drugInfo <- drugInfo(TGGATESsmall)


[Package ToxicoGx version 1.3.5 Index]