extractEIC: extract all raw EIC from a pre-definied peak List

View source: R/peak_detection.R

extractEICR Documentation

extract all raw EIC from a pre-definied peak List

Description

extract all raw EIC from a pre-definied peak List

Usage

extractEIC(raw, peak, peakQuantil = 0.01, fctFit = "sech2")

Arguments

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

Value

list containing all EIC and the mz borne for all peak


camilleroquencourt/ptairMS documentation built on April 19, 2024, 1:27 p.m.