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


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