Description Usage Arguments Value Author(s) See Also Examples
Accesses and returns the path to the bam file containing the reads of an experiment aligned to the exogenous reference genome.
1 2 3 4 5 6 7 8 9 | getExogenousBam(theObject)
## S4 method for signature 'Experiment'
getExogenousBam(theObject)
## S4 method for signature 'ExperimentLoaded'
getExogenousBam(theObject)
|
theObject |
An |
A string of the path to the exogenous bam file
Nicolas Descostes
1 2 | data(result_extractBinding)
getExogenousBam(csds[[1]][[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.