Package: GSEABenchmarkeR
Type: Package
Title: Reproducible GSEA Benchmarking
Version: 1.30.0
Authors@R: c(
    person("Ludwig", "Geistlinger",
    email = "ludwig.geistlinger@gmail.com", role = c("aut", "cre")),
    person("Gergely", "Csaba", role = "aut"),
    person("Mara", "Santarelli", role = "ctb"),
    person("Lucas", "Schiffer", role = "ctb"),
    person("Marcel", "Ramos", role = "ctb"),
    person("Ralf", "Zimmer", role = "aut"),
    person("Levi", "Waldron", role = "aut")
  )
Description: The GSEABenchmarkeR package implements an extendable
        framework for reproducible evaluation of set- and network-based
        methods for enrichment analysis of gene expression data. This
        includes support for the efficient execution of these methods
        on comprehensive real data compendia (microarray and RNA-seq)
        using parallel computation on standard workstations and
        institutional computer grids. Methods can then be assessed with
        respect to runtime, statistical significance, and relevance of
        the results for the phenotypes investigated.
URL: https://github.com/waldronlab/GSEABenchmarkeR
BugReports: https://github.com/waldronlab/GSEABenchmarkeR/issues
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.4.0), Biobase, SummarizedExperiment
Imports: AnnotationDbi, AnnotationHub, BiocFileCache, BiocParallel,
        edgeR, EnrichmentBrowser, ExperimentHub, grDevices, graphics,
        KEGGandMetacoreDzPathwaysGEO, KEGGdzPathwaysGEO, methods,
        S4Vectors, stats, utils
Suggests: BiocStyle, GSE62944, knitr, rappdirs, rmarkdown
biocViews: ImmunoOncology, Microarray, RNASeq, GeneExpression,
        DifferentialExpression, Pathways, GraphAndNetwork, Network,
        GeneSetEnrichment, NetworkEnrichment, Visualization,
        ReportWriting
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Config/pak/sysreqs: make libicu-dev libpng-dev libxml2-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:44:06 UTC
RemoteUrl: https://github.com/bioc/GSEABenchmarkeR
RemoteRef: RELEASE_3_22
RemoteSha: 7ab14b824f653801d8f6a344c71ec378ffbda6da
NeedsCompilation: no
Packaged: 2025-11-11 19:42:46 UTC; root
Author: Ludwig Geistlinger [aut, cre],
  Gergely Csaba [aut],
  Mara Santarelli [ctb],
  Lucas Schiffer [ctb],
  Marcel Ramos [ctb],
  Ralf Zimmer [aut],
  Levi Waldron [aut]
Maintainer: Ludwig Geistlinger <ludwig.geistlinger@gmail.com>
Built: R 4.5.2; ; 2025-11-12 03:17:12 UTC; windows
