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
| Maintainer | Erqiang Hu <13766876214@163.com> |
| Author | Erqiang Hu [aut, cre] (<https://orcid.org/0000-0002-1798-7513>) |
| License | Artistic-2.0 |
| Bug Reports | https://github.com/huerqiang/HDO.db/issues |
| Downloads rank | 5195 |
| Source branch | RELEASE_3_23 |
| biocViews | AnnotationData, FunctionalAnnotation |
Download
Dependencies
Depends: R (>= 4.2.0)
Imports: AnnotationDbi, DBI, methods, utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)