getExoCount: Get the number of reads aligned to the exogenous reference...

Description Usage Arguments Value Author(s) See Also Examples

Description

Access and returns the number of reads of an experiment that were aligned to the exogenous reference genome.

Usage

1
2
3
4
5
6
7
8
getExoCount(theObject)
            
            
## S4 method for signature 'Experiment'
getExoCount(theObject)

## S4 method for signature 'ExperimentLoaded'
getExoCount(theObject)

Arguments

theObject

An Experiment or ExperimentLoaded object

Value

A numeric of the number of reads aligned to the exogenous reference genome

Author(s)

Nicolas Descostes

See Also

getCount

Examples

1
2

ChIPSeqSpike documentation built on Nov. 8, 2020, 5:29 p.m.