README.md

Weighted Consensus Segmentation in R

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

Install development version from GitHub:

# install.packages("devtools")
devtools::install_github("Bierinformatik/consseg")

Install consseg from CRAN (in preparation):

install.packages("consseg")

PUBLICATION

Saker, H.; Machné, R.; Fallmann, J.; Murray, D.B.; Shahin, A.M.; Stadler, P.F. Weighted Consensus Segmentations. Computation 2021, 9, 17.



Bierinformatik/consseg documentation built on March 18, 2021, 1:33 p.m.