updateSampleId: Update the sample ids in a cSet object

View source: R/CoreSet-class.R

updateSampleIdR Documentation

Update the sample ids in a cSet object

Description

Update the sample ids in a cSet object

Usage

updateSampleId(object, new.ids = vector("character"))

Arguments

object

The object for which the sample ids will be updated

new.ids

The new ids to assign to the object

Value

CoreSet The modified CoreSet object

Examples

updateSampleId(clevelandSmall_cSet, sampleNames(clevelandSmall_cSet))


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.