Package: HDO.db
Type: Package
Title: A set of annotation maps describing the entire Human Disease
        Ontology
Version: 1.0.0
Authors@R: c(
      person(given = "Erqiang", family = "Hu", email = "13766876214@163.com", role  = c("aut", "cre"), comment = c(ORCID = "0000-0002-1798-7513"))
      )
Description: A set of annotation maps describing the entire Human Disease 
    Ontology assembled using data from DO.
    Its annotation data comes from 
    https://github.com/DiseaseOntology/HumanDiseaseOntology/tree/main/src/ontology.
License: Artistic-2.0
BugReports: https://github.com/huerqiang/HDO.db/issues
biocViews: AnnotationData, FunctionalAnnotation
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: R (>= 4.2.0)
Imports: AnnotationDbi, DBI, methods, utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-07-24 14:33:10 UTC; 13766
Author: Erqiang Hu [aut, cre] (<https://orcid.org/0000-0002-1798-7513>)
Maintainer: Erqiang Hu <13766876214@163.com>
