Description Usage Arguments Value Author(s) Examples
Accessor for bias corrected deviations from
chromVARDeviations-class
object
1 2 3 4 | deviations(object)
## S4 method for signature 'chromVARDeviations'
deviations(object)
|
object |
chromVARDeviations object |
matrix of bias corrected deviations
Alicia Schep
1 2 3 | # Load very small example results from computeDeviations
data(mini_dev, package = "chromVAR")
bias_corrected_deviations <- deviations(mini_dev)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.