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), mass-spec instrument (instrumentOpt), the p-value cutoff (pvalCutoff), and the number of permutations (permNum).
UpdateMummichogParameters(mSetObj=NA, instrumentOpt, msModeOpt, pvalCutoff, custom=FALSE)
Input the name of the created mSetObj (see InitDataObjects).
Define the mass-spec instrument used to perform untargeted metabolomics.
Define the mass-spec mode of the instrument used to perform untargeted metabolomics.
Numeric, specify the p-value cutoff to define significant m/z features from reference m/z features.
Logical, select adducts for mummichog to consider.