modTMM: Normalize Data

Description Usage Arguments Details Value

Description

modTMM normalizes feature data.

Usage

1
modTMM(object, method = "TMM")

Arguments

object

An ExprsArray object to undergo pre-processing.

method

A character string. The method used by calcNormFactors. Defaults to the "TMM" method.

Details

This method normalizes data using the calcNormFactors function from the edgeR package. It returns the original counts multiplied by the effective library size factors.

Value

A pre-processed ExprsArray object.


exprso documentation built on May 1, 2019, 7:11 p.m.