View source: R/unique_mf_assignment.R
unique_mf_assignment | R Documentation |
Takes an object of class 'CoreMSData' and assigns unique molecular formulas to each peak within each sample
unique_mf_assignment(cmsObj, method)
cmsObj |
|
method |
Must be either "confidence", "peak_intensity", or "prevalence". Selects formula corresponding to highest confidence score, peak height, or prevalence across samples, respectively. |
CoreMSData
object
Natalie Winans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.