View source: R/CoreSet-class.R
updateSampleId | R Documentation |
Update the sample ids in a cSet object
updateSampleId(object, new.ids = vector("character"))
object |
The object for which the sample ids will be updated |
new.ids |
The new ids to assign to the object |
CoreSet
The modified CoreSet object
updateSampleId(clevelandSmall_cSet, sampleNames(clevelandSmall_cSet))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.