cellNames {CoreGx}R Documentation

cellNames Generic

Description

A generic for the cellNames method

Usage

cellNames(object, ...)

Arguments

object

The CoreSet to return cell names from

...

Fallthrough arguements for defining new methods

Value

A vector of the cell names used in the CoreSet

Examples

cellNames(clevelandSmall_cSet)


[Package CoreGx version 1.2.0 Index]