dot-isNorm: IS Intensity Normalization

.isNormR Documentation

IS Intensity Normalization

Description

This normalizes spectral intensities to a provided M/z value i.e. an intenanl standard (IS).

Usage

.isNorm(x, mz, tol)

Arguments

x:

a list of 'MassPeaks' or 'MassSpectrum' objects.

mz:

a numeric, the m/z value of the IS.

tol:

a numeric, the absolute tolerance for m/z (in Da).

Value

IS intensity-normalized list of 'MassPeaks' or 'MassSpectrum' objects.


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.