Bioc2026 Registration Open!

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

MaintainerJohannes Rainer <Johannes.Rainer@eurac.edu>
AuthorJohannes Rainer [cre] (ORCID: <https://orcid.org/0000-0002-6977-7147>)
LicenseArtistic-2.0
URLhttps://github.com/jorainer/AHMassBank
Bug Reportshttps://github.com/jorainer/AHMassBank/issues
Downloads rank182
Source branchRELEASE_3_23
biocViewsAnnotationHubSoftware, 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)