View source: R/finding_peaks.R
integrate_sides | R Documentation |
provides ability to calculate the area on the sides of a peak that are not caught by the parabolic model assuming a triangle to each side of the parabola
integrate_sides(peak_mz, peak_int, full_peak_loc, model_peak_loc)
peak_mz |
the mz in the peak |
peak_int |
the intensity in the peak |
full_peak_loc |
what defines all of the peak |
model_peak_loc |
what defined the peak fitting the parabolic model |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.