Bioc2026 Registration Open!

HDO.db

A set of annotation maps describing the entire Human Disease Ontology

Bioconductor version: 3.23 · Package version: 1.0.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("HDO.db")

Details

MaintainerErqiang Hu <13766876214@163.com>
AuthorErqiang Hu [aut, cre] (<https://orcid.org/0000-0002-1798-7513>)
LicenseArtistic-2.0
Bug Reportshttps://github.com/huerqiang/HDO.db/issues
Downloads rank5195
Source branchRELEASE_3_23
biocViewsAnnotationData, FunctionalAnnotation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: AnnotationDbi, DBI, methods, utils

Suggests: rmarkdown, knitr, testthat (>= 3.0.0)