View source: R/peak_detection.R
extractEIC | R Documentation |
extract all raw EIC from a pre-definied peak List
extractEIC(raw, peak, peakQuantil = 0.01, fctFit = "sech2")
raw |
ptrRaw object |
peak |
a data.frame with a column named 'Mz'. The Mz of the VOC detected |
peakQuantil |
the quantile of the peak shape to determine the borne of the EIC |
fctFit |
function used to fit peak |
list containing all EIC and the mz borne for all peak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.