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.


crmclean/Autotuner documentation built on Jan. 23, 2021, 1:43 a.m.