MMV-Lab / MSI-Explorer

BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Peak alignment #80

Open nmmtsaw opened 1 year ago

nmmtsaw commented 1 year ago

Peaks are matched based on proximity of their m/z-values, according to tolerance, in either parts-per-millin (“ppm”) or absolute (“mz”) units. The m/z-values of known reference peaks can be provided. If no reference is provided, the mean spectrum is calculated, and the local maxima of the mean spectrum are used as the reference.

Reference - https://github.com/kuwisdelu/Cardinal/blob/devel/R/process2-peakAlign.R