extractMISS: Extract samples with missed peaks, for which intensity have...

Description Usage Arguments Value

View source: R/functions-fillPEAKS_helpers.R

Description

Function builds a list with mz and rt regions for intensity re-integration. This is a data-reduction step, helping to reduce the size of the variables being imputed to fillSAMPLE function for intensity re-integration.

Usage

1
extractMISS(s, values, peaks_mod, valid)

Arguments

s

numeric corresponding to sample number in the study.

values

list with centWave values for each sample.

peaks_mod

list with real and modelled centWave values for each peak.

valid

data.frame with validated aligned peaks.

Value

Function returns a list with a data.frame for each sample in the study. Each data.frame contains predicted mz and rt regions only for those peaks that were missed in the corresponding sample.


lauzikaite/massflowR documentation built on April 27, 2020, 5:32 p.m.