cellInfo<- {PharmacoGx}R Documentation

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

data(CCLEsmall)
cellInfo(CCLEsmall) <- cellInfo(CCLEsmall)


[Package PharmacoGx version 1.12.0 Index]