AHMassBank
MassBank Annotation Resources for AnnotationHub
Bioconductor version: 3.23 · Package version: 1.12.0
Supplies AnnotationHub with MassBank metabolite/compound annotations bundled in CompDb SQLite databases. CompDb SQLite databases contain general compound annotation as well as fragment spectra representing fragmentation patterns of compounds' ions. MassBank data is retrieved from https://massbank.eu/MassBank and processed using helper functions from the CompoundDb Bioconductor package into redistributable SQLite databases.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AHMassBank") Details
| Maintainer | Johannes Rainer <Johannes.Rainer@eurac.edu> |
| Author | Johannes Rainer [cre] (ORCID: <https://orcid.org/0000-0002-6977-7147>) |
| License | Artistic-2.0 |
| URL | https://github.com/jorainer/AHMassBank |
| Bug Reports | https://github.com/jorainer/AHMassBank/issues |
| Downloads rank | 182 |
| Source branch | RELEASE_3_23 |
| biocViews | AnnotationHubSoftware, MassSpectrometry, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.2)
Imports: AnnotationHubData (>= 1.5.24)
Suggests: BiocStyle, knitr, AnnotationHub (>= 2.7.13), rmarkdown, methods, CompoundDb (>= 1.1.4)