Package: GOfan
Type: Package
Title: Sunburst Plot for Enriched Gene Ontology Terms
Version: 1.0.0
Authors@R: 
    c(person(given="Jianhong", family="Ou", email="jou@morgridge.org", 
        role=c("aut", "cre"), comment=c(ORCID="0000-0002-8652-2488")),
        person(given='Kenneth', family='Poss', email='kposs@morgridge.org',
        role=c('aut', 'fnd')))
Description: GOfan provides an intuitive and compact visualization of
        Gene Ontology (GO) enrichment results using a sunburst layout
        inspired by SynGO, preserving hierarchical relationships among
        GO terms and allowing color-based encoding of information such
        as p-values or gene counts. By converting complex GO DAGs into
        clean, circular representations, it allows researchers to
        quickly grasp the hierarchical structure and biological
        significance of enriched terms. The interactive and
        customizable visualizations facilitate exploration of key GO
        categories, enhancing interpretation and presentation of
        enrichment analyses.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
biocViews: Visualization, GO, Annotation
Depends: R (>= 4.5.0), ggplot2
Imports: AnnotationDbi, grid, grDevices, GO.db, igraph, methods,
        plotly, rlang, stats, scales, vctrs
Suggests: BiocStyle, knitr, rmarkdown, testthat, org.Dr.eg.db
URL: https://github.com/jianhong/GOfan
BugReports: https://github.com/jianhong/GOfan/issues
Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev
        libuv1-dev libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:29 UTC
RemoteUrl: https://github.com/bioc/GOfan
RemoteRef: RELEASE_3_23
RemoteSha: 26f6395b6056b364e4695967b99e86ec7e86872c
NeedsCompilation: no
Packaged: 2026-04-29 22:14:29 UTC; root
Author: Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>),
  Kenneth Poss [aut, fnd]
Maintainer: Jianhong Ou <jou@morgridge.org>
Built: R 4.6.0; ; 2026-04-29 22:16:22 UTC; windows
