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
| Maintainer | Johannes Griss <johannes.griss@meduniwien.ac.at> |
| Author | Johannes Griss [aut, cre] (<https://orcid.org/0000-0003-2206-9511>) |
| License | MIT + file LICENSE |
| URL | https://github.com/reactome/ReactomeGSA |
| Bug Reports | https://github.com/reactome/ReactomeGSA/issues |
| Downloads rank | 404 |
| Source branch | RELEASE_3_23 |
| biocViews | GeneExpression, GeneSetEnrichment, Proteomics, Reactome, Software, SystemsBiology, Transcriptomics |
Documentation
- Analysing single-cell RNA-sequencing Data
- Loading and re-analysing public data through ReactomeGSA
- Using the ReactomeGSA package
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