- Home
- Bioconductor 3.22
- Software Packages
- GSEABase
GSEABase
This is the released version of GSEABase; for the devel version, see GSEABase.
Gene set enrichment data structures and methods
Bioconductor version: Release (3.22)
This package provides classes and methods to support Gene Set Enrichment Analysis (GSEA).
Author: Martin Morgan [aut], Seth Falcon [aut], Robert Gentleman [aut], Paul Villafuerte [ctb] ('GSEABase' vignette translation from Sweave to Rmarkdown / HTML), Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("GSEABase")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GSEABase")
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("GSEABase")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.