get_cauchy_peak_info: generate peak info using a cauchy fit

View source: R/finding_peaks.R

get_cauchy_peak_infoR Documentation

generate peak info using a cauchy fit

Description

generate peak info using a cauchy fit

Usage

get_cauchy_peak_info(possible_peak, w = NULL)

Arguments

possible_peak

data.frame of mz, intensity

w

the weightes to use for the points

Value

data.frame


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