View source: R/RunSpectralMatch2.R
run.spectral.match2 | R Documentation |
Runs spectral comparisons between experimental spectra in the calibration library object and predicted spectra
run.spectral.match2(spectra, precursors, predictionDb, threads)
spectra |
input Spectrum2 objects of Calibration Library object |
precursors |
filtered precursor data in Calibration library object |
predictionDb |
absolute path to the prediction database |
threads |
integer giving the number of threads to use for computation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.