View source: R/Normalizations.R
avgExpr_norm | R Documentation |
Normalize a matrix by average expression (total and or per feature)
avgExpr_norm(mat, doGlobal = T, doPerFeat = T, rm.NA = T)
mat |
A matrix where the features are the rows, cells/measured units are columns |
A normalized matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.