Package: EnrichDO
Type: Package
Title: a Global Weighted Model for Disease Ontology Enrichment Analysis
Version: 1.5.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.r-universe.dev
Date/Publication: 2025-10-29 15:31:56 UTC
RemoteUrl: https://github.com/bioc/EnrichDO
RemoteRef: HEAD
RemoteSha: cb44ad0f7da5d8adce9b5a709540339bc09342b2
NeedsCompilation: no
Packaged: 2025-10-30 05:29:40 UTC; root
Author: Liang Cheng [aut],
  Haixiu Yang [aut],
  Hongyu Fu [aut, cre]
Maintainer: Hongyu Fu <2287531995@qq.com>
Built: R 4.6.0; ; 2025-10-30 05:31:34 UTC; windows
