extractINT: Extract raw signal values for defined mz and rt region.

Description Usage Arguments Value

View source: R/functions-fillPEAKS_helpers.R

Description

Helper function used by fillSAMPLE function to extract spectrum intensity values for a defined mz and rt window.

Usage

1

Arguments

raw

OnDiskMSnExp class object.

rt

data.frame with rtmin and rtmax values (columns) for peaks (rows) that have to be re-integrated in the sample-of-interest.

mz

data.frame with mzmin and mzmax values (columns) for peaks (rows) that have to be re-integrated in the sample-of-interest.

Value

Function returns a list of data.frames with extracted raw LC-MS signal values.


lauzikaite/massFlowR documentation built on April 29, 2020, 9:45 a.m.