Package: fgsea Title: Fast Gene Set Enrichment Analysis Version: 1.39.2 Authors@R: c(person("Gennady", "Korotkevich", role = "aut"), person("Vladimir", "Sukhov", role = "aut"), person("Nikita", "Golikov", role = "aut"), person("Nikolay", "Budin", role = "ctb"), person("Nikita", "Gusak", role = "ctb"), person("Zieman", "Mark", role = "ctb"), person("Alexey", "Sergushichev", email = "alsergbox@gmail.com", role = c("aut", "cre"))) Description: The package implements an algorithm for fast gene set enrichment analysis. Using the fast algorithm allows to make more permutations and get more fine grained p-values, which allows to use accurate stantard approaches to multiple hypothesis correction. biocViews: GeneExpression, DifferentialExpression, GeneSetEnrichment, Pathways Depends: R (>= 4.1) Imports: Rcpp, data.table, BiocParallel, stats, ggplot2 (>= 2.2.0), cowplot, grid, fastmatch, Matrix, scales, utils Suggests: testthat, knitr, rmarkdown, reactome.db, AnnotationDbi, parallel, org.Mm.eg.db, limma, GEOquery (>= 2.81.21), msigdbr, aggregation, Seurat License: MIT + file LICENCE LazyData: true LinkingTo: Rcpp, BH Encoding: UTF-8 VignetteBuilder: knitr URL: https://github.com/alserglab/fgsea/ BugReports: https://github.com/alserglab/fgsea/issues Config/roxygen2/version: 8.0.0 Repository: https://bioc.r-universe.dev Date/Publication: 2026-06-26 22:24:35 UTC RemoteUrl: https://github.com/bioc/fgsea RemoteRef: HEAD RemoteSha: c70539cd6e7522cb6f08835c9b28a7966c1d8601 NeedsCompilation: yes Packaged: 2026-06-27 06:47:53 UTC; root Author: Gennady Korotkevich [aut], Vladimir Sukhov [aut], Nikita Golikov [aut], Nikolay Budin [ctb], Nikita Gusak [ctb], Zieman Mark [ctb], Alexey Sergushichev [aut, cre] Maintainer: Alexey Sergushichev