View source: R/QuantileNormalization.R
quantile_normalisation | R Documentation |
This function performs a standard quantile normalization often seen in things like gene expression data.
quantile_normalisation(df)
df |
a data frame of integer or numerical values |
quantile_normalisation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.