PICset: Process a set of sample with 'getPIC' method.

View source: R/PICset.R

PICsetR Documentation

Process a set of sample with getPIC method.

Description

This function is used to process a dataset produced by LC-MS.

Usage

PICset(files, level, mztol = 0.1, gap = 3, width = 5, min_snr = 4, equal = TRUE, export=FALSE, par=TRUE, ...)

Arguments

files

The path of the LC-MS files folder.

level

see getPIC

mztol

see getPIC

gap

see getPIC

width

see getPIC

min_snr

see getPIC

equal

Whether the retention times of samples are equaled or not. Equalization is need for alignment procedure.

export

Whether to export PICs of each sample as single files

par

Whether to use multi-core calculation

...

see getPIC

Value

a LIST of PICs, each element is the result of getPIC function.


hcji/KPIC2 documentation built on Aug. 23, 2022, 1:42 p.m.