basic_peak_center_intensity: basic peak center

View source: R/finding_peaks.R

basic_peak_center_intensityR Documentation

basic peak center

Description

given the peak, finds center based on the mean, and intensity by averaging between the two middle points.

Usage

basic_peak_center_intensity(mz, intensity)

Arguments

mz

the mz values

intensity

the intensity values

Value

numeric


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