- Home
- Bioconductor 3.14
- Software Packages
- chipenrich
chipenrich
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see chipenrich.
Gene Set Enrichment For ChIP-seq Peak Data
Bioconductor version: 3.14
ChIP-Enrich and Poly-Enrich perform gene set enrichment testing using peaks called from a ChIP-seq experiment. The method empirically corrects for confounding factors such as the length of genes, and the mappability of the sequence surrounding genes.
Author: Ryan P. Welch [aut, cph], Chee Lee [aut], Raymond G. Cavalcante [aut], Kai Wang [cre], Chris Lee [aut], Laura J. Scott [ths], Maureen A. Sartor [ths]
Maintainer: Raymond G. Cavalcante <rcavalca at umich.edu>
citation("chipenrich")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("chipenrich")
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("chipenrich")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.