PerformDDADeconvolution: PerformDDADeconvolution

View source: R/MSn_processing.R

PerformDDADeconvolutionR Documentation

PerformDDADeconvolution

Description

PerformDDADeconvolution

Usage

PerformDDADeconvolution(
  mSet = NULL,
  ppm1 = 5,
  ppm2 = 15,
  sn = 12,
  filtering = 2000,
  window_size = 1,
  intensity_thresh = 1000,
  database_path = "",
  ncores = 1L,
  decoOn = TRUE,
  useEntropy = FALSE
)

Arguments

mSet

mSet

ppm1

ppm1

ppm2

ppm2

sn

sn

filtering

filtering

window_size

window_size

intensity_thresh

intensity_thresh

database_path

database_path

ncores

ncores

decoOn

decoOn

useEntropy

useEntropy

Value

mSet Object

Examples

to add

xia-lab/OptiLCMS documentation built on March 27, 2024, 11:11 a.m.