- Home
- Bioconductor 3.17
- Software Packages
- AHMassBank
AHMassBank
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see AHMassBank.
MassBank Annotation Resources for AnnotationHub
Bioconductor version: 3.17
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.
Maintainer: Johannes Rainer <Johannes.Rainer at eurac.edu>
citation("AHMassBank")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AHMassBank")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AHMassBank")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.