getAverageBindingValues: Get the average binding values associated to a dataset

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Accessor returning the average binding values associated to a dataset.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
getAverageBindingValues(theObject)
            
            
## S4 method for signature 'ChIPSeqSpikeDataset'
getAverageBindingValues(theObject)

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

## S4 method for signature 'ChIPSeqSpikeCore'
getAverageBindingValues(theObject)

Arguments

theObject

A ChIPSeqSpikeCore, ChIPSeqSpikeDataset or ChIPSeqSpikeDatasetBoost object.

Details

Each element of the list contains the binding values to perform meta-profile (see ?plotProfile); transformation profiles if not in boost mode (see ?plotTransform) and heatmaps (see ?plotHeatmaps). These values are stored in a plotSetArray object. This object is created by the method getPlotSetArray of the 'seqplots' package.

Value

A list of plotSetArray objects.

Author(s)

Nicolas Descostes

See Also

plotProfile plotTransform plotHeatmaps getMatBindingValues getPlotSetArray

Examples

1
2

descostesn/ChIPSeqSpike documentation built on Aug. 6, 2019, 3:51 p.m.