.isNorm | R Documentation |
This normalizes spectral intensities to a provided M/z value i.e. an intenanl standard (IS).
.isNorm(x, mz, tol)
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). |
IS intensity-normalized list of 'MassPeaks' or 'MassSpectrum' objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.