View source: R/util_normalization.R
normalize_msempire | R Documentation |
wrapper function for msEmpiRe::normalize()
normalize_msempire(x, group_by_cols)
x |
numerical matrix, NOT log transformed |
group_by_cols |
a character array of the same length as the number of columns in the provided data matrix, describing the grouping of each column/sample |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.