deDuper: deDuper

View source: R/addXCMSPeaks.R

deDuperR Documentation

deDuper

Description

Duplicate peak removal function

Usage

deDuper(object, mz.abs = 0.1, rt.abs = 2)

Arguments

object

xcms object

mz.abs

mz range

rt.abs

rt range

Details

Remove redundant peaks, in this case where there are any peaks within an absolute m/z value of 0.2 and within 3 s for any one sample in the xcmsSet (the largest peak is kept)

Value

an object of xcms class

Author(s)

r


rromoli/flagme documentation built on Feb. 10, 2023, 12:59 a.m.