getMatBindingValues: Get the list of matrices of binding scores

Description Usage Arguments Value Author(s) See Also Examples

Description

Accesses and returns the list of binding scores matrices of all experiments associated with a dataset. These matrices are used to plot boxplots and correlation plots.

Usage

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

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

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

Arguments

theObject

A ChIPSeqSpikeCore, ChIPSeqSpikeDataset or ChIPSeqSpikeDatasetBoost object.

Value

A list of matrices containing binding scores

Author(s)

Nicolas Descostes

See Also

getAverageBindingValues boxplotSpike plotCor

Examples

1
2

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