Description Usage Arguments Value Note Examples
Normalizes the matrix passed to be used within various methods within DEBrowser. Requires edgeR package
1 | getNormalizedMatrix(M = NULL, method = "TMM")
|
M, |
numeric matrix |
method, |
normalization method for edgeR. default is TMM |
normalized matrix
getNormalizedMatrix
1 | x <- getNormalizedMatrix(mtcars)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.