View source: R/preprocessing_functions.R
normalizeUpperQuartile | R Documentation |
Function to normalizeUpperQuartile on a matrix
normalizeUpperQuartile(matrix)
matrix |
input matrix |
matrix
## Not run: h <- HMatrix(nmf_exp, k = 5) normalizeUpperQuartile(h) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.