Package: rrvgo Type: Package Title: Reduce + Visualize GO Version: 1.25.0 Authors@R: c(person("Sergi", "Sayols", email = "sergisayolspuig@gmail.com", role = c("aut", "cre")), person("Sara", "Elmeligy", role = "ctb")) Description: Reduce and visualize lists of Gene Ontology terms by identifying redudance based on semantic similarity. URL: https://www.bioconductor.org/packages/rrvgo, https://ssayols.github.io/rrvgo/index.html License: GPL-3 Encoding: UTF-8 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 VignetteBuilder: knitr RoxygenNote: 7.3.2 biocViews: Annotation, Clustering, GO, Network, Pathways, Software NeedsCompilation: no Config/pak/sysreqs: cmake libglpk-dev make libpng-dev libuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:51:56 UTC RemoteUrl: https://github.com/bioc/rrvgo RemoteRef: HEAD RemoteSha: 4cffb83addb4869d09787c6db1caf04166974c65 Packaged: 2026-07-04 23:32:11 UTC; root Author: Sergi Sayols [aut, cre], Sara Elmeligy [ctb] Maintainer: Sergi Sayols