- Home
- Bioconductor 3.7
- Software Packages
- DChIPRep
DChIPRep
This package is for version 3.7 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see DChIPRep.
DChIPRep - Analysis of chromatin modification ChIP-Seq data with replication
Bioconductor version: 3.7
The DChIPRep package implements a methodology to assess differences between chromatin modification profiles in replicated ChIP-Seq studies as described in Chabbert et. al - http://www.dx.doi.org/10.15252/msb.20145776. A detailed description of the method is given in the software paper at https://doi.org/10.7717/peerj.1981
Author: Bernd Klaus [aut, cre], Christophe Chabbert [aut], Sebastian Gibb [ctb]
Maintainer: Bernd Klaus <bernd.klaus at embl.de>
citation("DChIPRep")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DChIPRep")
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("DChIPRep")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.