sensitivityInfo {CoreGx}R Documentation

Generic function to get the annotations for a treatment response experiment from an S4 class

Description

Generic function to get the annotations for a treatment response experiment from an S4 class

Usage

sensitivityInfo(object, ...)

Arguments

object

An ['S4'] object to get treatment response experiment annotations from.

...

Allow new arguments 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]