relativeLogExpression: Relative log expression

relativeLogExpressionR Documentation

Relative log expression

Description

Relative log expression

Usage

relativeLogExpression(object, ...)

## S4 method for signature 'matrix'
relativeLogExpression(object)

## S4 method for signature 'SummarizedExperiment'
relativeLogExpression(object)

Arguments

object

Object.

...

Additional arguments.

Value

matrix.

Note

Updated 2020-01-20.

Author(s)

Lorena Pantano, Michael Steinbaugh

References

Anders and Huber (2010).

See Also

edgeR::calcNormFactors().

Examples

## bcbioRNASeq ====
data(bcb)
relativeLogExpression(bcb)

hbc/bcbioRNASeq documentation built on March 28, 2024, 3:01 p.m.