Description Usage Arguments Value Author(s)
View source: R/functions-XCMSnExp.R
Export the feature table for further analysis in the MetaboAnalyst
software (or the MetaboAnalystR
R package).
1 2 3 4 5 6 7 8 9 | exportMetaboAnalyst(
x,
file = NULL,
label,
value = "into",
digits = NULL,
groupnames = FALSE,
...
)
|
x |
XCMSnExp object with identified chromatographic peaks grouped across samples. |
file |
|
label |
either |
value |
|
digits |
|
groupnames |
|
... |
additional parameters to be passed to the |
If file
is not specified, the function returns the matrix
in
the format supported by MetaboAnalyst.
Johannes Rainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.