sensitivityInfo<- {CoreGx}R Documentation

sensitivityInfo<- Generic

Description

A generic for the sensitivityInfo replacement method

Usage

sensitivityInfo(object) <- value

Arguments

object

The CoreSet to update

value

A data.frame with the new sensitivity annotations

Value

Updated CoreSet

Examples

sensitivityInfo(clevelandSmall_cSet) <- sensitivityInfo(clevelandSmall_cSet)


[Package CoreGx version 1.0.2 Index]