Package: MSEADbi
Title: DBI to construct MSEA-related package
Description: Interface to construct annotation package for MSEA 
    (MSEA.XXX.pb.db). The program design is same as Bioconductor LRBaseDbi or
    MeSHDbi pacakge, and the usage is also the same as these packages.
Version: 1.0.0
Authors@R: c(
    person ("Kozo", "Nishida", email = "kozo.nishida@gmail.com",
        role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8501-7319")),
    person ("Koki", "Tsuyuzaki", email = "k.t.the-answer@hotmail.co.jp",
        role = c("aut"), comment = c(ORCID = "0000-0003-3797-2148")),
    person ("Atsushi", "Fukushima", email = "afukushima@gmail.com",
        role = c("aut"), comment = c(ORCID = "0000-0001-9015-1694"))
    )
Depends: R (>= 4.0)
Imports: methods, stats, utils, AnnotationDbi, RSQLite, DBI, Biobase
Suggests: RUnit, BiocGenerics, BiocStyle, knitr, testthat (>= 2.1.0)
VignetteBuilder: knitr
biocViews: Infrastructure
License: Artistic-2.0
RoxygenNote: 7.1.1
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/MSEADbi
git_branch: RELEASE_3_12
git_last_commit: 9f800ce
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 02:56:39 UTC; biocbuild
Author: Kozo Nishida [aut, cre] (<https://orcid.org/0000-0001-8501-7319>),
  Koki Tsuyuzaki [aut] (<https://orcid.org/0000-0003-3797-2148>),
  Atsushi Fukushima [aut] (<https://orcid.org/0000-0001-9015-1694>)
Maintainer: Kozo Nishida <kozo.nishida@gmail.com>
Built: R 4.0.3; ; 2020-10-28 14:44:28 UTC; windows
