welch16 / dpeak

High resolution identification of protein binding sites using PET and SET ChIP-Seq and ChIP-exo data

Home Page:http://dongjunchung.github.io/dpeak/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dpeak

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. You can track development of mosaics package at http://github.com/dongjunchung/dpeak. To install the development version of dpeak, it's easiest to use the devtools package:

#install.packages("devtools")
library(devtools)
install_github("dongjunchung/dpeak")

References

Chung D, Park D, Myers K, Grass J, Kiley P, Landick R, and Keles S (2013), "dPeak: High resolution identification of transcription factor binding sites from PET and SET ChIP-Seq data," PLoS Computational Biology, 9(10): e1003246.

Chung D, Ong I, Grass J, Landick R, Kiley P, and Keles S (2013). "High resolution identification of protein-DNA binding events using ChIP-exo data with dPeak." (in preparation)

About

High resolution identification of protein binding sites using PET and SET ChIP-Seq and ChIP-exo data

http://dongjunchung.github.io/dpeak/


Languages

Language:R 89.5%Language:Perl 7.2%Language:C++ 3.3%