Description Usage Arguments Value
View source: R/ReferenceSpectrum.R
Calculates the dataset reference spectrum to use in label free alignment. The reference spectrum is the spectrum in the dataset with the best correlation to average spectrum and with high TIC.
1 | InternalReferenceSpectrum(img, reference = img$mean)
|
img |
MSI image to calculate internal reference spectrum. |
reference |
the spectrum to use as reference for correlations. |
a list with the intensity vector corresponding to the reference spectrum, the score and the pixel ID selected as reference.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.