Description Usage Arguments Value Author(s) Examples
Accesses and returns the experiment names associated with a dataset.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | getExpName(theObject)
## S4 method for signature 'ChIPSeqSpikeDataset'
getExpName(theObject)
## S4 method for signature 'ChIPSeqSpikeDatasetBoost'
getExpName(theObject)
## S4 method for signature 'Experiment'
getExpName(theObject)
## S4 method for signature 'ExperimentLoaded'
getExpName(theObject)
|
theObject |
A |
A string or character vector of the names of the experiments
Nicolas Descostes
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.