filterPeaksfromNoise: filterPeaksfromNoise

Description Usage Arguments Value

View source: R/checkEICFunctions.R

Description

This function is desgined to perform the binning of potential features. At this point in the algorithm, a potential feature is 2+ m/z values that are within the generous exact mass error windown provided by the user.

Usage

1
filterPeaksfromNoise(matchedMasses)

Arguments

matchedMasses

A data.frame containing information on the retained bins.

Value

A list with entries for noise peaks and true peaks.


Autotuner documentation built on Nov. 8, 2020, 5:59 p.m.