curation<- {ToxicoGx}R Documentation

curation<- Slot Setter

Description

curation<- Slot Setter

Usage

curation(object, ...) <- value

Arguments

object

A ToxicoSet

...

A list to allow definition of new parameters on this generic

value

A list of curations for the cell and tissues types in the tSet object

Value

A copy of the ToxicoSet with the updated curation slot

Examples

data(TGGATESsmall)
curation(TGGATESsmall) <- curation(TGGATESsmall)


[Package ToxicoGx version 1.2.1 Index]