drugInfo<- {ToxicoGx}R Documentation

drugInfo<- Setter method

Description

Set the drug annotations in a ToxicoSet object

Usage

drugInfo(object) <- value

Arguments

object

A ToxicoSet object.

value

A data.frame of replacement values.

Value

Updated ToxicoSet

Examples

data(TGGATESsmall)
drugInfo(TGGATESsmall) <- drugInfo(TGGATESsmall)


[Package ToxicoGx version 1.0.1 Index]