- Home
- Bioconductor 3.6
- Software Packages
- chipenrich
chipenrich
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see chipenrich.
Gene Set Enrichment For ChIP-seq Peak Data
Bioconductor version: 3.6
ChIP-Enrich performs 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, 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 "3.4") 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
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.