findTruePeaks: findTruePeaks

Description Usage Arguments Value

View source: R/findTruePeaks.R

Description

This function is designed to filter out bins that don't come from continuous scans. The idea is that after this stage, the data is ready for parameter estimation.

Usage

1
findTruePeaks(truePeaks, sortedAllEIC)

Arguments

truePeaks

A list containing indicies representing each bin.

sortedAllEIC

All the raw ms1 data extracted from the EIC peak.

Value

a list of candidate EIC regions


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