Bioc2026 Registration Open!

MPO.db

A set of annotation maps describing the Mouse Phenotype Ontology

Bioconductor version: 3.23 · Package version: 0.99.8

We have developed the human disease ontology R package HDO.db, which provides the semantic relationship between human diseases. Relying on the DOSE and GOSemSim packages we developed, we can carry out disease enrichment and semantic similarity analyses. Many biological studies are achieved through mouse models, and a large number of data indicate the association between genotypes and phenotypes or diseases. The study of model organisms can be transformed into useful knowledge about normal human biology and disease to facilitate treatment and early screening for diseases. Organism-specific genotype-phenotypic associations can be applied to cross-species phenotypic studies to clarify previously unknown phenotypic connections in other species. Using the same principle to diseases can identify genetic associations and even help to identify disease associations that are not obvious. Therefore, as a supplement to HDO.db and DOSE, we developed mouse phenotypic ontology R package MPO.db.

Installation

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

BiocManager::install("MPO.db")

Details

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

Download

Dependencies

Depends: R (>= 4.3.0)

Imports: AnnotationDbi, AnnotationHub, BiocFileCache, DBI, methods, utils

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