Description Usage Arguments Author(s)
This function transforms the data into a form that can be used for plotting and visualization of the relative amounts of the different metabolites in the analysis.
1 | RelAmounts(DF = data2, anova = TRUE, type = '250K')
|
DF |
This parameter is a dataframe (data2) that contains information about the sample. The dataframe should contain the following columns: Name, Iso, Condition, Exp, Value, Used_ID, KEGG.ID, Nr.C, Rt, and Formula columns. |
anova |
Optional parameter (default is FAlSE). Set to true if ANOVA is to be calculated (for actual analysis). |
type |
Optional parameter. Set to '250K' if running 250K QC script. |
output |
Optional parameter (default is FALSE). Set to TRUE if the Amounts.csv is to be outputted. |
Gerardo Javier, Daniel Tan, Jordan Uyeki
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.