Skip to contents

Settings for filling missing values in features.

Usage

MassSpecSettings_FillFeatures_StreamFind(rtExpand = 1, mzExpand = 5e-04)

Arguments

rtExpand

Numeric (length 1) with the retention time values (in seconds) for expanding left and right the retention time range.

mzExpand

Numeric (length 1) with the mass or mass-to-charge ratio (m/z) (in Da) for expanding left and right the mass range.

Value

A ProcessingSettings S3 class object with subclass MassSpecSettings_FillFeatures_StreamFind.