tdhock/PeakSegDP: Dynamic Programming Algorithm for Peak Detection in ChIP-Seq Data

A quadratic time dynamic programming algorithm can be used to compute an approximate solution to the problem of finding the most likely changepoints with respect to the Poisson likelihood, subject to a constraint on the number of segments, and the changes which must alternate: up, down, up, down, etc. For more info read <http://proceedings.mlr.press/v37/hocking15.html> "PeakSeg: constrained optimal segmentation and supervised penalty learning for peak detection in count data" by TD Hocking et al, proceedings of ICML2015.

Getting started

Package details

AuthorToby Dylan Hocking, Guillem Rigaill
MaintainerToby Dylan Hocking <toby.hocking@r-project.org>
LicenseGPL-3
Version2024.1.24
URL https://github.com/tdhock/PeakSegDP
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tdhock/PeakSegDP")
tdhock/PeakSegDP documentation built on Jan. 27, 2024, 8:59 p.m.