cellNames {PharmacoGx}R Documentation

cellNames Generic

Description

A generic for the cellNames method

Usage

cellNames(pSet)

Arguments

pSet

The PharmacoSet to return cell names from

Value

A vector of the cell names used in the PharmacoSet

Examples

data(CCLEsmall)
cellNames(CCLEsmall)


[Package PharmacoGx version 1.14.1 Index]