sensitivityRaw<- {CoreGx}R Documentation

sensitivityRaw<- Generic

Description

Generic function to set the raw data array for a treatment response experiment in an S4 class.

Usage

sensitivityRaw(object, ...) <- value

Arguments

object

An ['S4'] object to extract the raw sensitivity data from.

...

['pairlist'] Allow new parameters to be defined for this generic.

value

An object containing dose and viability metrics to update the object with.

Value

Depends on the implemented method


[Package CoreGx version 1.2.0 Index]