Skip to contents

Calculates spectral charges from multi-charged compounds (e.g. proteins and monoclonal antibodies) for mass deconvolution.

Usage

MassSpecSettings_CalculateSpectraCharges_StreamFind(
  roundVal = 35,
  relLowCut = 0.2,
  absLowCut = 300
)

Arguments

roundVal

Numeric (length 1) with the rounding value for the m/z values before applying charge clustering.

relLowCut

Numeric (length 1) with the relative low cut for the charge clustering.

absLowCut

Numeric (length 1) with the absolute low cut for the charge clustering.

Value

A MassSpecSettings_CalculateSpectraCharges_StreamFind object.