interpolateIntensity: interpolateIntensity

Description Usage Arguments Value

View source: R/interpolateIntensity.R

Description

This funciton is meant to interpolate the proper intensity value for the MS2 between the two adjacent peaks. This is done in attempt to correct the spectra from convolution due to noise of features.

Usage

1
interpolateIntensity(purityTable)

Arguments

purityTable

- Table of parent ion features observed over time.

Value

coefficients from running a regression on the parent ions over the time window where the peak is formed.


crmclean/ms2sweeper documentation built on May 22, 2019, 2:44 p.m.