sampleIDs | R Documentation |
The title is self-explanatory.
sampleIDs(sfe)
sfe |
A |
A character vector of all unique entries of the sample_id
column in colData(x)
.
library(SFEData)
sfe <- McKellarMuscleData(dataset = "small")
sampleIDs(sfe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.