Bioc2026 Registration Open!

ReactomeGSA

Client for the Reactome Analysis Service for comparative multi-omics gene set analysis

Bioconductor version: 3.23 · Package version: 1.26.0

The ReactomeGSA packages uses Reactome's online analysis service to perform a multi-omics gene set analysis. The main advantage of this package is, that the retrieved results can be visualized using REACTOME's powerful webapplication. Since Reactome's analysis service also uses R to perfrom the actual gene set analysis you will get similar results when using the same packages (such as limma and edgeR) locally. Therefore, if you only require a gene set analysis, different packages are more suited.

Installation

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

BiocManager::install("ReactomeGSA")

Details

MaintainerJohannes Griss <johannes.griss@meduniwien.ac.at>
AuthorJohannes Griss [aut, cre] (<https://orcid.org/0000-0003-2206-9511>)
LicenseMIT + file LICENSE
URLhttps://github.com/reactome/ReactomeGSA
Bug Reportshttps://github.com/reactome/ReactomeGSA/issues
Downloads rank404
Source branchRELEASE_3_23
biocViewsGeneExpression, GeneSetEnrichment, Proteomics, Reactome, Software, SystemsBiology, Transcriptomics

Documentation

Download

Dependencies

Imports: Biobase, BiocSingular, dplyr, ggplot2, gplots, httr, igraph, jsonlite, methods, progress, RColorBrewer, SummarizedExperiment, tidyr

Suggests: devtools, knitr, ReactomeGSA.data, rmarkdown, scater, scran, scRNAseq, scuttle, Seurat (>= 3.0), SingleCellExperiment, testthat

Reverse dependencies

Depends On Me (1): ReactomeGSA.data