Description Usage Arguments Author(s)
View source: R/normalisation.R
Normalise data assuming that samples are in rows, and molecular features in columns
1 | get_factor_at_time_to_divide_by(df, time_col, feature_cols)
|
df |
Input data frame (rows as samples and columns as features) |
time_col |
column that contains the time aggregation (e.g. sequence or batch) |
feature_cols |
vector with the name of the features to use |
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.