View source: R/peaks_to_function.R
UpdateInstrumentParameters | R Documentation |
This functions handles updating the mSet object for mummichog analysis. It is necessary to utilize this function to specify to the organism's pathways to use (libOpt), the mass-spec mode (msModeOpt) and mass-spec instrument (instrumentOpt).
UpdateInstrumentParameters(mSetObj=NA, instrumentOpt,
msModeOpt, force_primary_ion, rt_frac, rt_tol)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects). |
instrumentOpt |
Numeric. Define the mass-spec instrument used to perform untargeted metabolomics. |
msModeOpt |
Character. Define the mass-spec mode of the instrument used to perform untargeted metabolomics. |
force_primary_ion |
Character, if "yes", only mz features that match compounds with a primary ion are kept. |
rt_frac |
rt_frac. |
rt_tol |
rt_tol. |
Jasmine Chong, Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.