integrate_sides: integrate sides

View source: R/finding_peaks.R

integrate_sidesR Documentation

integrate sides

Description

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

Usage

integrate_sides(peak_mz, peak_int, full_peak_loc, model_peak_loc)

Arguments

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

Value

numeric


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.