Learn R Programming

CoreGx (version 0.1.1)

cellInfo<-: cellInfo<- Generic

Description

Generic for cellInfo replace method

Usage

cellInfo(object) <- value

Arguments

object

The CoreSet to replace cell info in

value

A data.frame with the new cell annotations

Value

Updated CoreSet

Examples

Run this code
# NOT RUN {
cellInfo(Cleveland_small) <- cellInfo(Cleveland_small)

# }

Run the code above in your browser using DataLab