getNormalizedMatrix: getNormalizedMatrix

Description Usage Arguments Value Note Examples

View source: R/funcs.R

Description

Normalizes the matrix passed to be used within various methods within DEBrowser. Requires edgeR package

Usage

1
getNormalizedMatrix(M = NULL, method = "TMM")

Arguments

M,

numeric matrix

method,

normalization method for edgeR. default is TMM

Value

normalized matrix

Note

getNormalizedMatrix

Examples

1

debrowser documentation built on Dec. 18, 2020, 2 a.m.