cellNames<- {CoreGx}R Documentation

cellNames<- Generic

Description

A generic for the cellNames replacement method

Usage

cellNames(object) <- value

Arguments

object

The CoreSet to update

value

A character vector of the new cell names

Value

Updated CoreSet

Examples

cellNames(clevelandSmall_cSet) <- cellNames(clevelandSmall_cSet)


[Package CoreGx version 1.0.2 Index]