findShoulderPeaks: Detect artifactual shoulder peaks in Orbitrap data

Description Usage Arguments Value

View source: R/filter_noise.R

Description

findShoulderPeaks returns a list of masses which are shoulder peaks of a supplied mass

Usage

1
findShoulderPeaks(profxr, p, ppm, logintrat = 0.7, totintrat = 0.01)

Arguments

profxr

xcmsRaw object of the profile data

p

named vector containng peak details such as mass, and retention time

ppm

Allowance for mirroring in the mz domain

logintrat

Allowance for mirroring in the intensity domain

totintrat

Maximum height relative to main peak of shoulder peaks

Value

A vector of masses


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