Learn R Programming

PharmacoGx (version 1.1.6)

sensitivityProfiles<-: sensitivityProfiles<- Generic

Description

A generic for the sensitivityProfiles replacement method

Usage

sensitivityProfiles(object) <- value

Arguments

object
The PharmacoSet to update
value
A data.frame with the new sensitivity profiles

Value

Updated PharmacoSet

Examples

Run this code
data(CCLEsmall)
sensitivityProfiles(CCLEsmall) <- sensitivityProfiles(CCLEsmall)

Run the code above in your browser using DataLab