- Home
- Bioconductor 3.19
- Software Packages
- RegEnrich
RegEnrich
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see RegEnrich.
Gene regulator enrichment analysis
Bioconductor version: 3.19
This package is a pipeline to identify the key gene regulators in a biological process, for example in cell differentiation and in cell development after stimulation. There are four major steps in this pipeline: (1) differential expression analysis; (2) regulator-target network inference; (3) enrichment analysis; and (4) regulators scoring and ranking.
Author: Weiyang Tao [cre, aut], Aridaman Pandit [aut]
Maintainer: Weiyang Tao <weiyangtao1513 at gmail.com>
citation("RegEnrich")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RegEnrich")
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("RegEnrich")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.