define_peak_type: define peak type

View source: R/finding_peaks.R

define_peak_typeR Documentation

define peak type

Description

Given the peak mz and intensity, decide what type of peak it is and roughly where the peak should be.

Usage

define_peak_type(peak_data, flat_cut = 0.98)

Arguments

peak_data

data.frame of mz and intensity

flat_cut

what cutoff should be used to say a peak is "flat"?

Value

list


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