samples,AnyHermesData-method | R Documentation |
Access the sample IDs, i.e. col names, of a AnyHermesData
object with a
nicely named accessor method.
## S4 method for signature 'AnyHermesData'
samples(object)
object |
( |
The character vector with the sample IDs.
genes()
to access the gene IDs.
a <- hermes_data
samples(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.