sensitivityRaw {CoreGx}R Documentation

sensitivityRaw Generic Method

Description

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

Usage

sensitivityRaw(object, ...)

Arguments

object

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

...

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

Value

Depends on the implemented method

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.2.0 Index]