toGroup.calculator | R Documentation |
toGroup.calculator()
toGroup.calculator(
data,
group,
to,
delete.pattern = c("_\\d", "(\\+)AcO", "_n", "\\(\\d+\\)")
)
data |
Data frame. The row lipidomic data. |
group |
Vector. The group information, recommended to be generated with groupXpert() |
to |
Character. The group to be normalized to. |
delete.pattern |
Pattern of characters that needs to be removed. |
A dataframe normalized to specified group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.