Learn R Programming

PharmacoGx (version 1.1.6)

cellInfo<-: cellInfo<- Generic

Description

Generic for cellInfo replace method

Usage

cellInfo(object) <- value

Arguments

object
The PharmacoSet to replace cell info in
value
A data.frame with the new cell annotations

Value

Updated PharmacoSet

Examples

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

Run the code above in your browser using DataLab