Bioc2026 Registration Open!

rrvgo

Reduce + Visualize GO

Bioconductor version: 3.23 · Package version: 1.24.0

Reduce and visualize lists of Gene Ontology terms by identifying redudance based on semantic similarity.

Installation

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

BiocManager::install("rrvgo")

Details

MaintainerSergi Sayols <sergisayolspuig@gmail.com>
AuthorSergi Sayols [aut, cre], Sara Elmeligy [ctb]
LicenseGPL-3
URLhttps://www.bioconductor.org/packages/rrvgo, https://ssayols.github.io/rrvgo/index.html
Downloads rank985
Source branchRELEASE_3_23
biocViewsAnnotation, Clustering, GO, Network, Pathways, Software

Documentation

Download

Dependencies

Imports: GOSemSim, AnnotationDbi, GO.db, pheatmap, ggplot2, ggrepel, treemap, tm, wordcloud, shiny, grDevices, grid, stats, methods, umap

Suggests: knitr, rmarkdown, BiocStyle, testthat (>= 2.1.0), shinydashboard, DT, plotly, heatmaply, magrittr, utils, clusterProfiler, DOSE, slam, org.Ag.eg.db, org.At.tair.db, org.Bt.eg.db, org.Ce.eg.db, org.Cf.eg.db, org.Dm.eg.db, org.Dr.eg.db, org.EcK12.eg.db, org.EcSakai.eg.db, org.Gg.eg.db, org.Hs.eg.db, org.Mm.eg.db, org.Mmu.eg.db, org.Pt.eg.db, org.Rn.eg.db, org.Sc.sgd.db, org.Ss.eg.db, org.Xl.eg.db

Reverse dependencies

Suggests Me (2): genekitr, scDiffCom