GOfan
Sunburst Plot for Enriched Gene Ontology Terms
Bioconductor version: 3.23 · Package version: 1.0.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GOfan") Details
| Maintainer | Jianhong Ou <jou@morgridge.org> |
| Author | Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>), Kenneth Poss [aut, fnd] |
| License | GPL-3 |
| URL | https://github.com/jianhong/GOfan |
| Bug Reports | https://github.com/jianhong/GOfan/issues |
| Downloads rank | 56 |
| Source branch | RELEASE_3_23 |
| biocViews | Annotation, GO, Software, Visualization |