Skip to contents

Settings for loading spectra EIC for feature groups.

Usage

MassSpecSettings_LoadFeaturesEIC_StreamFind(
  rtExpand = 120,
  mzExpand = 0,
  filtered = FALSE
)

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.

filtered

Logical (length 1). When TRUE, filtered features/groups are considered.

Value

A ProcessingSettings S3 class object with subclass MassSpecSettings_LoadFeaturesEIC_StreamFind.