Package: EnrichDO
Type: Package
Title: a Global Weighted Model for Disease Ontology Enrichment Analysis
Version: 1.4.0
Authors@R: c(
          person("Liang","Cheng",email = "liangcheng@hrbmu.edu.cn",role = "aut"),
          person("Haixiu","Yang",email = "yanghaixiu@ems.hrbmu.edu.cn",role = "aut"),
          person("Hongyu","Fu",email = "2287531995@qq.com",role=c("aut","cre"))
          )
Description: To implement disease ontology (DO) enrichment analysis,
        this package is designed and presents a double weighted model
        based on the latest annotations of the human genome with DO
        terms, by integrating the DO graph topology on a global scale.
        This package exhibits high accuracy that it can identify more
        specific DO terms, which alleviates the over enriched problem.
        The package includes various statistical models and
        visualization schemes for discovering the associations between
        genes and diseases from biological big data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: BiocGenerics, Rgraphviz, hash, S4Vectors, dplyr, ggplot2,
        graph, magrittr, methods, pheatmap, graphics, utils, purrr,
        tidyr, stats
biocViews: Annotation, Visualization, GeneSetEnrichment, Software
Depends: R (>= 4.0.0)
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), BiocStyle
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libicu-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:31:56 UTC
RemoteUrl: https://github.com/bioc/EnrichDO
RemoteRef: RELEASE_3_22
RemoteSha: da942bc1bb24c91aaec65644d7f2bcfd2f1385bd
NeedsCompilation: no
Packaged: 2026-01-24 20:50:25 UTC; root
Author: Liang Cheng [aut],
  Haixiu Yang [aut],
  Hongyu Fu [aut, cre]
Maintainer: Hongyu Fu <2287531995@qq.com>
Built: R 4.5.2; ; 2026-01-24 20:52:13 UTC; windows
