findLorentzianNoise: Detect lorentzian noise around tall peaks in Orbitrap data...

Description Usage Arguments Value

View source: R/filter_noise.R

Description

Detect lorentzian noise around tall peaks in Orbitrap data findLorentzianNoise returns the indices of peaks which fall below the noise threshold

Usage

1
findLorentzianNoise(p, lorentzian, peaks)

Arguments

p

Named vector containing peak details

lorentzian

function accepting a mass and returning the intensity of the noise at that mass

peaks

The peak table to check for noise.

Value

Indices of peaks which are below the lorentzian noise threshold


nathaniel-mahieu/centWaveP documentation built on May 23, 2019, 12:19 p.m.