View source: R/general_data_utils.R
Convert2AnalObject | R Documentation |
Convert2AnalObject This function is used to convert mSet object from raw spectra processing for the following analysis.
Convert2AnalObject(mSet, data.type, anal.type, paired = FALSE)
mSet |
mSet from raw spectral processing pipeline, OptiLCMS |
data.type |
data type, should be 'spec' |
anal.type |
analysis type, should be 'raw' |
paired |
data is paired or not, use FALSE by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.