GSEABase
This is the development version of GSEABase; for the stable release version, see GSEABase.
Gene set enrichment data structures and methods
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GSEABase")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | GO, GeneExpression, GeneSetEnrichment, GraphAndNetwork, KEGG, Software |
| Version | 1.71.1 |
| In Bioconductor since | BioC 2.1 (R-2.6) (18 years) |
| License | Artistic-2.0 |
| Depends | R (>= 2.6.0), BiocGenerics(>= 0.13.8), Biobase(>= 2.17.8), annotate(>= 1.45.3), methods, graph(>= 1.37.2) |
| Imports | AnnotationDbi, XML |
| System Requirements | |
| URL |
See More
| Suggests | hgu95av2.db, GO.db, org.Hs.eg.db, Rgraphviz, ReportingTools, testthat, BiocStyle, knitr, RUnit |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/GSEABase |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GSEABase |
| Package Short Url | https://bioconductor.org/packages/GSEABase/ |
| Package Downloads Report | Download Stats |