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.7)msentropy_0.1.4.zip(r-4.6)msentropy_0.1.4.zip(r-4.5)
msentropy_0.1.4.tgz(r-4.6-x86_64)msentropy_0.1.4.tgz(r-4.6-arm64)msentropy_0.1.4.tgz(r-4.5-x86_64)msentropy_0.1.4.tgz(r-4.5-arm64)
msentropy_0.1.4.tar.gz(r-4.7-arm64)msentropy_0.1.4.tar.gz(r-4.7-x86_64)msentropy_0.1.4.tar.gz(r-4.6-arm64)msentropy_0.1.4.tar.gz(r-4.6-x86_64)
msentropy_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:e15bfa3b69. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 106 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 107 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 214 | ||
| macos-release-x86_64 | OK | 297 | ||
| macos-oldrel-arm64 | OK | 189 | ||
| macos-oldrel-x86_64 | OK | 229 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 154 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 94 |
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 |
