cellInfo {CoreGx}R Documentation

cellInfo Getter

Description

Get cell line information from a PharmacoSet object

Usage

cellInfo(object, ...)

Arguments

object

The CoreSet to retrieve cell info from

...

list Fall through arguments to allow generic to be defined with different parameters

Value

a data.frame with the cell annotations

Examples

data(clevelandSmall_cSet)
cellInf <- cellInfo(clevelandSmall_cSet)


[Package CoreGx version 1.0.2 Index]