PeakPicking_core: Calculate PPS method

Description Usage Arguments Author(s)

View source: R/spectra_utils.R

Description

Peak picking method. Specifically used for parameters optimization

Usage

1
2
3
4
5
6
7
PeakPicking_core(
  object,
  object_mslevel,
  param,
  BPPARAM = bpparam(),
  msLevel = 1L
)

Arguments

object_mslevel

List, prepared by findChromPeaks_prep function.

param

Parameters list.

BPPARAM

Parallel Method.

msLevel

msLevel. Only 1 is supported currently.

xset

MSnExp object.

Author(s)

Zhiqiang Pang zhiqiang.pang@mail.mcgill.ca Mcgill University License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.