sensitivityProfiles<- {CoreGx}R Documentation

sensitivityProfiles<- Generic

Description

A generic for the sensitivityProfiles replacement method

Usage

sensitivityProfiles(object) <- value

Arguments

object

The CoreSet to update

value

A data.frame with the new sensitivity profiles. If a matrix object is passed in, converted to data.frame before assignment

Value

Updated CoreSet

Examples

sensitivityProfiles(clevelandSmall_cSet) <- sensitivityProfiles(clevelandSmall_cSet)


[Package CoreGx version 1.0.2 Index]