Description Usage Arguments Author(s)
View source: R/normalisation.R
Normalise data assuming that samples are in rows, and molecular features in columns
1 | norm_by_sample(df, mf_cols, type = "MedianNorm")
|
df |
Input data frame |
mf_cols |
Input name of molecular features columns |
type |
Type of normalisation to perform |
BDA Team matias.thayer@owlstone..co.uk BDA Team License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.