Skip to contents

Deconvolutes the spectral mass-to-charge ratio (m/z) to mass (Da) after assignment of charges.

Usage

MassSpecSettings_DeconvoluteSpectra_StreamFind(clustVal = 0.1, window = 20)

Arguments

clustVal

Numeric (length 1) with the clustering value for the charge deconvolution.

window

Optional numeric (length 1) with the window in m/z for collecting traces of a given charge.

Value

A ProcessingSettings S3 class object with subclass MassSpecSettings_DeconvoluteSpectra_StreamFind.