- Home
- Bioconductor 3.21
- Software Packages
- GSEABenchmarkeR
GSEABenchmarkeR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GSEABenchmarkeR.
Reproducible GSEA Benchmarking
Bioconductor version: 3.21
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.
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 at gmail.com>
citation("GSEABenchmarkeR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GSEABenchmarkeR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GSEABenchmarkeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.