PeakFiltR: Peak Filtering

Description Usage Arguments Value Author(s)

Description

After peak picking this function filters out bad groups/features.

Usage

1
2
PeakFiltR(XCMSobject, min_RT_width = NULL, max_RT_width = NULL,
  max_ppm_width = NULL, gauss_fail_threshold = NULL)

Arguments

XCMSobject

An xcmsSet object after peak picking.

min_RT_width

The minimal retention time width a peak must have

max_RT_width

The maximal retention time width a peak may have

max_ppm_width

The maximal allowed ppm width for a single peak

gauss_fail_threshold

The threshold for the egauss XCMS parameter, below which the peak is rejected.

Value

filtered xcmsSet object

Author(s)

Charlie Beirnaert, charlie.beirnaert@uantwerpen.be


Beirnaert/MetaboMeeseeks documentation built on May 20, 2019, 11:09 a.m.