Create an object for storing data for processing in MetaboAnalysis (MApckg
).
1 2 3 | ## S4 method for signature 'MSdata'
MSdata_to_MA(msdata, designType = "regular",
facA = names(sampleData(msdata))[1], facB = NULL)
|
msdata |
An object of |
designType |
|
facA |
Grouping factor, one of the names of sample data columns in |
facB |
Optional second factor. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.