cellInfo<- {CoreGx}R Documentation

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

cellInfo(clevelandSmall_cSet) <- cellInfo(clevelandSmall_cSet)


[Package CoreGx version 1.2.0 Index]