Description Usage Arguments Value Author(s) See Also Examples
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.
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)
|
theObject |
A |
A list of matrices containing binding scores
Nicolas Descostes
getAverageBindingValues
boxplotSpike
plotCor
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.