Description Usage Arguments Details Value Examples
Counting zeros, interpolation by LOESS, checking of coefficient of variation (CV) of quality control samples (QCs), zero imputatuion, summary of data preprocessing.
1 |
data |
Data table sorted according to batch order (in columns) with variables (metabolites) in rows. |
name |
A character string or expression indicating a name of data set. It occurs in names of every output. |
groupnames |
A character vector defining specific groups in data. Every string must be specific for each group and they must not overlap. |
CVlim |
Limit of coefficient of variation (CV) of quality control samples (QCs). All metabolites with CV of QCs higher than this limit will be omitted from the analysis. The default value is 30. |
Up to fifteen different groups can be distinguished in data (including QCs).
LOESS curves.
Excel file with preprocessed data.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.