getExogenousBam: Get the path to an exoogenous experiment bam file

Description Usage Arguments Value Author(s) See Also Examples

Description

Accesses and returns the path to the bam file containing the reads of an experiment aligned to the exogenous reference genome.

Usage

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)

Arguments

theObject

An Experiment or ExperimentLoaded object

Value

A string of the path to the exogenous bam file

Author(s)

Nicolas Descostes

See Also

getBam

Examples

1
2

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