dpeak
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see dpeak.
dPeak (Deconvolution of Peaks in ChIP-seq Analysis)
Bioconductor version: 3.16
dPeak is a statistical framework for the high resolution identification of protein-DNA interaction sites using PET and SET ChIP-Seq and ChIP-exo data. It provides computationally efficient and user friendly interface to process ChIP-seq and ChIP-exo data, implement exploratory analysis, fit dPeak model, and export list of predicted binding sites for downstream analysis.
Author: Dongjun Chung, Carter Allen
Maintainer: Dongjun Chung <dongjun.chung at gmail.com>
citation("dpeak")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("dpeak")
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("dpeak")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.