View source: R/ms2ScoreSpectralEntropy.R
ms2ScoreSpectralEntropy | R Documentation |
Title Give MSMS Score using spectral entropy.
ms2ScoreSpectralEntropy(
spec_query,
spec_reference,
ms2_da,
need_clean_spectra = TRUE,
noise_removal = 0.01
)
spec_query, |
measured ms2 |
spec_reference, |
ms2 in database |
ms2_da, |
the tolerence between ms2Act and ms2DB |
scoreOfMS2
Li, Y., Kind, T., Folz, J. et al. Spectral entropy outperforms MS/MS dot product similarity for small-molecule compound identification. Nat Methods 18, 1524–1531 (2021). https://doi.org/10.1038/s41592-021-01331-z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.