Description Usage Arguments Value Examples
get names of samples in a ballgown objects
1 2 3 4 | sampleNames(object)
## S4 method for signature 'ballgown'
sampleNames(object)
|
object |
a ballgown object |
vector of sample IDs for x
. If pData
exists, samples in
its rows correspond to samples in sampleNames(x)
(in order).
1 2 | data(bg)
sampleNames(bg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.