sensitivityInfo<- {PharmacoGx}R Documentation

sensitivityInfo<- Generic

Description

A generic for the sensitivityInfo replacement method

Usage

sensitivityInfo(object) <- value

Arguments

object

The PharmacoSet to update

value

A data.frame with the new sensitivity annotations

Value

Updated PharmacoSet

Examples

data(CCLEsmall)
sensitivityInfo(CCLEsmall) <- sensitivityInfo(CCLEsmall)


[Package PharmacoGx version 1.14.1 Index]