sensitivityInfo-set: sensitivityInfo<- Generic Method

sensitivityInfo<-R Documentation

sensitivityInfo<- Generic Method

Description

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

Usage

sensitivityInfo(object, ...) <- value

Arguments

object

An S4 object to set treatment response experiment annotations for.

...

Allow new arguments to be defined for this generic.

value

The new treatment response experiment annotations.

Value

Depends on the implemented method

Examples

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


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.