- Home
- Bioconductor 3.22
- Software Packages
- EnrichmentBrowser
EnrichmentBrowser
This is the released version of EnrichmentBrowser; for the devel version, see EnrichmentBrowser.
Seamless navigation through combined results of set-based and network-based enrichment analysis
Bioconductor version: Release (3.22)
The EnrichmentBrowser package implements essential functionality for the enrichment analysis of gene expression data. The analysis combines the advantages of set-based and network-based enrichment analysis in order to derive high-confidence gene sets and biological pathways that are differentially regulated in the expression data under investigation. Besides, the package facilitates the visualization and exploration of such sets and pathways.
Author: Ludwig Geistlinger [aut, cre], Gergely Csaba [aut], Mara Santarelli [ctb], Mirko Signorelli [ctb], Rohit Satyam [ctb], Marcel Ramos [ctb], Levi Waldron [ctb], Ralf Zimmer [aut]
Maintainer: Ludwig Geistlinger <ludwig.geistlinger at gmail.com>
citation("EnrichmentBrowser")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EnrichmentBrowser")
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("EnrichmentBrowser")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.