sensitivityRaw<- {ToxicoGx}R Documentation

sensitivityRaw<- Replacement Generic

Description

sensitivityRaw<- Replacement Generic

Usage

sensitivityRaw(object, ...) <- value

Arguments

object

A ToxicoSet to extract the raw sensitivity data from

...

A list to allow new parameters in specific methods

value

A array containing the raw dose and viability data for the tSet

Value

A copy of the ToxicoSet containing the updated sensitivty data

Examples

data(TGATESsmall)
sensitivityRaw(TGGATESsmall) <- sensitivityRaw(TGGATESsmall)


[Package ToxicoGx version 1.3.5 Index]