Package: msentropy 0.1.4
msentropy: Spectral Entropy for Mass Spectrometry Data
Clean the MS/MS spectrum, calculate spectral entropy, unweighted entropy similarity, and entropy similarity for mass spectrometry data. The entropy similarity is a novel similarity measure for MS/MS spectra which outperform the widely used dot product similarity in compound identification. For more details, please refer to the paper: Yuanyue Li et al. (2021) "Spectral entropy outperforms MS/MS dot product similarity for small-molecule compound identification" <doi:10.1038/s41592-021-01331-z>.
Authors:
msentropy_0.1.4.tar.gz
msentropy_0.1.4.zip(r-4.5)msentropy_0.1.4.zip(r-4.4)msentropy_0.1.4.zip(r-4.3)
msentropy_0.1.4.tgz(r-4.4-x86_64)msentropy_0.1.4.tgz(r-4.4-arm64)msentropy_0.1.4.tgz(r-4.3-x86_64)msentropy_0.1.4.tgz(r-4.3-arm64)
msentropy_0.1.4.tar.gz(r-4.5-noble)msentropy_0.1.4.tar.gz(r-4.4-noble)
msentropy_0.1.4.tgz(r-4.4-emscripten)msentropy_0.1.4.tgz(r-4.3-emscripten)
msentropy.pdf |msentropy.html✨
msentropy/json (API)
# Install 'msentropy' in R: |
install.packages('msentropy', repos = c('https://yuanyueli.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yuanyueli/msentropy/issues
Last updated 1 years agofrom:e15bfa3b69. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win-x86_64 | OK | Nov 23 2024 |
R-4.5-linux-x86_64 | OK | Nov 23 2024 |
R-4.4-win-x86_64 | OK | Nov 23 2024 |
R-4.4-mac-x86_64 | OK | Nov 23 2024 |
R-4.4-mac-aarch64 | OK | Nov 23 2024 |
R-4.3-win-x86_64 | OK | Nov 23 2024 |
R-4.3-mac-x86_64 | OK | Nov 23 2024 |
R-4.3-mac-aarch64 | OK | Nov 23 2024 |
Exports:calculate_entropy_similaritycalculate_spectral_entropycalculate_unweighted_entropy_similarityclean_spectrummsentropy_similarity
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Entropy similarity between two spectra | calculate_entropy_similarity |
Calculate spectral entropy of a spectrum | calculate_spectral_entropy |
Unweighted entropy similarity between two spectra | calculate_unweighted_entropy_similarity |
Clean a spectrum | clean_spectrum |
Calculate spectral entropy similarity between two spectra | msentropy_similarity |