ChIPexoQual provides a quality control pipeline of ChIP-exo nexus/data. It allows the quick evaluation of ChIP-exo/nexus data quality by directly operating on aligned read files and without requiring any complex statistical modelling or intensive computation such as identification of potential binding regions/events. This enables its broad application and versatile utility, and provide easy data evaluation before any statistical analysis for identifying binding events.
The overall pipeline follows the steps:
To install the package, it is easiest to use:
#install.packages("devtools")
library(devtools)
install_github("keleslab/ChIPexoQual")
GPL (>=2)