Package: metaboliteIDmapping
Title: Mapping of Metabolite IDs from Different Sources
Version: 1.0.0
Authors@R: 
    person(given = "Sebastian",
           family = "Canzler",
           role = c("aut", "cre"),
           email = "sebastian.canzler@ufz.de",
           comment = c(ORCID = "0000-0001-7935-9582"))
Description: The package provides a comprehensive mapping table of nine
    different Metabolite ID formats and their common name. The data has
    been collected and merged from four publicly available source, including
    HMDB, Comptox Dashboard, ChEBI, and the graphite Bioconductor R package.
License: GPL-3
Depends: R (>= 4.0.0)
Imports: AnnotationHub
Suggests: magrittr, graphite, dplyr, tidyr, tibble, rappdirs, XML,
        readxl, stringr, utils, knitr, sets, R.utils, readr,
        conflicted, rmarkdown
biocViews: AnnotationHub, CustomDBSchema, FunctionalAnnotation
VignetteBuilder: knitr
URL: https://github.com/yigbt/metaboliteIDmapping
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2021-05-10 17:30:50 UTC; ka36530_ca
Author: Sebastian Canzler [aut, cre] (<https://orcid.org/0000-0001-7935-9582>)
Maintainer: Sebastian Canzler <sebastian.canzler@ufz.de>
