PICsplit: Spliting multiple-peak trace into single ones

View source: R/getPIC.R

PICsplitR Documentation

Spliting multiple-peak trace into single ones

Description

If there is more than one peak in a mass trace, and they are obviously separated, they can be split with this function.

Usage

PICsplit(pics)

Arguments

pics

The result of getPIC or getPIC.kmeans function.

Value

a LIST of:

scantime

The retention time of each scan.

pics

The extracted mass trace.

peaks

The detected peak of each mass trace.


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