View source: R/MS2_SpectrumDbSearch.R
Function that calculates scores for a query and a list of result spectra
1 2 | create_results_set(query_spectrum, result_spectra, align = TRUE,
mzTol = 0.005, mzTolType = "abs", prefix = "")
|
querySpectrum |
A Spectrum2 object |
queryResults |
A Spectra object containing the results from a DB search |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.