relativeLogExpression | R Documentation |
Relative log expression
relativeLogExpression(object, ...)
## S4 method for signature 'matrix'
relativeLogExpression(object)
## S4 method for signature 'SummarizedExperiment'
relativeLogExpression(object)
object |
Object. |
... |
Additional arguments. |
matrix
.
Updated 2020-01-20.
Lorena Pantano, Michael Steinbaugh
Anders and Huber (2010).
edgeR::calcNormFactors()
.
## bcbioRNASeq ====
data(bcb)
relativeLogExpression(bcb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.