Skip to contents

Normalizes spectra using the Standard Normal Variate (SNV) algorithm.

Usage

MassSpecSettings_NormalizeSpectra_snv(liftTozero = FALSE)

Arguments

liftTozero

Logical (length 1) indicating if the spectra should be lifted to zero.

Value

A ProcessingSettings S3 class object with subclass MassSpecSettings_NormalizeSpectra_snv.