Optimized procedure for ChIP-seq peak detection
The peakROTS R package implements the ROTS procedure for optimized ChIP-seq peak detection. This is a companion site for the article that describes the procedure.
The procedure allows optimizing the binding site detections in a given ChIP-seq experiment. It can improve the detection accuracies beyond those originating from the default settings of popular peak calling software, or inform the user in case the peak calling results are compromised. The implementation is a stand-alone, open-source R-package. To facilitate in-depth searching through large parameter spaces, we have modularized the implementation so that it can be efficiently distributed across multiple computing cores, allowing large computational resources to be utilized effectively. The infrastructure needed for the distributed computing is included in the R-package.