modTMM: Normalize Data

Description Usage Arguments Details Value

View source: R/3-mod.R

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

An ExprsArray object.


tpq/exprso documentation built on July 27, 2019, 8:44 a.m.