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