getExperimentListBigWigs: Get all paths to the bigwig files associated with a dataset

Description Usage Arguments Value Author(s) Examples

Description

Accesses and returns all paths to the bigwig files associated with a dataset.

Usage

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

## S4 method for signature 'ChIPSeqSpikeDatasetBoost'
getExperimentListBigWigs(theObject)

Arguments

theObject

A ChIPSeqSpikeDataset or ChIPSeqSpikeDatasetBoost object

Value

A character vector of all paths to the bigwig files associated with a dataset

Author(s)

Nicolas Descostes

Examples

1
2

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