partitioning: agglomarative partitioning for LC-HRMS data based on enviPick...

View source: R/internalProcessing.R

partitioningR Documentation

agglomarative partitioning for LC-HRMS data based on enviPick algorithm

Description

agglomarative partitioning for LC-HRMS data based on enviPick algorithm

Usage

partitioning(msobject, dmzagglom, drtagglom, minpeak, mslevel, cE)

Arguments

msobject

msobject generated by readMSfile

dmzagglom

mz tolerance for partitions

drtagglom

RT window for partitions

minpeak

minimum number of measures to define a peak

mslevel

MS level information to access msobject

cE

collision energy information to access msobject

Value

msobject

Author(s)

M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>

References

Peak-picking algorithm has been imported from enviPick R-package: https://cran.r-project.org/web/packages/enviPick/index.html


LipidMS documentation built on March 18, 2022, 7:14 p.m.