pairedGSEA
Paired DGE and DGS analysis for gene set enrichment analysis
Bioconductor version: 3.23 · Package version: 1.12.0
pairedGSEA makes it simple to run a paired Differential Gene Expression (DGE) and Differencital Gene Splicing (DGS) analysis. The package allows you to store intermediate results for further investiation, if desired. pairedGSEA comes with a wrapper function for running an Over-Representation Analysis (ORA) and functionalities for plotting the results.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pairedGSEA") Details
| Maintainer | Søren Helweg Dam <sohdam@dtu.dk> |
| Author | Søren Helweg Dam [cre, aut] (ORCID: <https://orcid.org/0000-0002-9895-0930>), Lars Rønn Olsen [aut] (ORCID: <https://orcid.org/0000-0002-6725-7850>), Kristoffer Vitting-Seerup [aut] (ORCID: <https://orcid.org/0000-0002-6450-0608>) |
| License | MIT + file LICENSE |
| URL | https://github.com/shdam/pairedGSEA |
| Bug Reports | https://github.com/shdam/pairedGSEA/issues |
| Downloads rank | 206 |
| Source branch | RELEASE_3_23 |
| biocViews | AlternativeSplicing, DifferentialExpression, DifferentialSplicing, GeneExpression, GeneSetEnrichment, ImmunoOncology, Pathways, RNASeq, Software, Transcription |