R implementation of a dynamic programming algorithm to compute the consensus of alternative segmentations
Please refer to the publication and vignette for theoretical background
# install.packages("devtools")
devtools::install_github("Bierinformatik/consseg")
install.packages("consseg")