peakIntegrate {adductomicsR} | R Documentation |
integrate a peak from a peak table with peak start and peak end retention times
peakIntegrate(peakTable = NULL, peakStart = NULL, peakEnd = NULL, expMass = NULL, expRt = NULL)
peakTable |
a table of at least 5 columns:
|
peakStart |
retention time for peak start (in seconds). |
peakEnd |
retention time for peak end (in seconds). |
expMass |
expected mass-to-charge of target. |
expRt |
expected retention time of target (in seconds). |
list with peak and peak table