Package: pairedGSEA Title: Paired DGE and DGS analysis for gene set enrichment analysis Version: 1.13.0 Authors@R: c( person(given = "Dimitrios S.", family = "Kanakoglou", email = "dimkan@dtu.dk", role = c("cre", "aut")), person(given = "Søren Helweg", family = "Dam", role = c("aut"), comment = c(ORCID = "0000-0002-9895-0930")), person(given = "Lars Rønn", family = "Olsen", role = "aut", comment = c(ORCID = "0000-0002-6725-7850")), person(given = "Kristoffer", family = "Vitting-Seerup", role = "aut", comment = c(ORCID = "0000-0002-6450-0608")) ) Description: 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. License: MIT + file LICENSE Imports: DESeq2, DEXSeq, limma, fgsea, msigdbr, sva, SummarizedExperiment, S4Vectors, BiocParallel, ggplot2, aggregation, stats, utils, methods, showtext Suggests: writexl, readxl, readr, rhdf5, plotly, testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle, covr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.3 VignetteBuilder: knitr biocViews: DifferentialExpression, AlternativeSplicing, DifferentialSplicing, GeneExpression, ImmunoOncology, GeneSetEnrichment, Pathways, RNASeq, Software, Transcription, URL: https://github.com/IsoformAnalysisGroup/pairedGSEA BugReports: https://github.com/IsoformAnalysisGroup/pairedGSEA/issues Depends: R (>= 4.4.0) Config/pak/sysreqs: libfreetype6-dev libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-13 10:53:08 UTC RemoteUrl: https://github.com/bioc/pairedGSEA RemoteRef: HEAD RemoteSha: 6ec0337063fb055421c4d53b381fa589dd286fcf NeedsCompilation: no Packaged: 2026-07-03 09:07:55 UTC; root Author: Dimitrios S. Kanakoglou [cre, aut], Søren Helweg Dam [aut] (ORCID: ), Lars Rønn Olsen [aut] (ORCID: ), Kristoffer Vitting-Seerup [aut] (ORCID: ) Maintainer: Dimitrios S. Kanakoglou