Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


debrowser (version 1.0.8)

getNormalizedMatrix: getNormalizedMatrix

Description

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

Usage

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

Arguments

M,
numeric matrix
method,
normalization method for edgeR. default is TMM

Value

normalized matrix

Examples

Run this code
    x <- getNormalizedMatrix(mtcars)

Run the code above in your browser using DataLab