Learn R Programming

CoreGx (version 0.1.1)

cellInfo: cellInfo Generic

Description

Generic for cellInfo method

Usage

cellInfo(cSet)

Arguments

cSet

The CoreSet to retrieve cell info from

Value

a data.frame with the cell annotations

Examples

Run this code
# NOT RUN {
data(Cleveland_small)
cellInfo(Cleveland_small)

# }

Run the code above in your browser using DataLab