Description Usage Arguments Value
View source: R/findTruePeaks.R
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.
1 | findTruePeaks(truePeaks, sortedAllEIC)
|
truePeaks |
A list containing indicies representing each bin. |
sortedAllEIC |
All the raw ms1 data extracted from the EIC peak. |
a list of candidate EIC regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.