View source: R/metabolomics_computation.R
met.report_test_normalization | R Documentation |
met.report_test_normalization
generates a report of the analysis performed by the met.test_normalization
wrapper function.
met.report_test_normalization(mSet_list, report.dir = NULL, ...)
report.dir |
(Character) Enter the name or location of the folder in which the report files are generated. If |
... |
Further arguments passed from other methods. |
mSetObj |
Enter name of the created mSet object after a full analysis workflow (see |
In the specified folder, this function creates a PDF report, an HTML report, and an .RData file including the entire mSet object.
Nicolas T. Wirth mail.nicowirth@gmail.com Technical University of Denmark License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.