Skip to content

Bierinformatik/consseg

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published