adjclust: Adjacency-Constrained Clustering of a Block-Diagonal Similarity Matrix

Implements a constrained version of hierarchical agglomerative clustering, in which each observation is associated to a position, and only adjacent clusters can be merged. Typical application fields in bioinformatics include Genome-Wide Association Studies or Hi-C data analysis, where the similarity between items is a decreasing function of their genomic distance. Taking advantage of this feature, the implemented algorithm is time and memory efficient. This algorithm is described in Ambroise et al (2019) <doi:10.1186/s13015-019-0157-4>.

Package details

AuthorChristophe Ambroise [aut], Shubham Chaturvedi [aut], Alia Dehman [aut], Pierre Neuvial [aut, cre], Guillem Rigaill [aut], Nathalie Vialaneix [aut], Gabriel Hoffman [aut]
Bioconductor views Clustering FeatureExtraction
MaintainerPierre Neuvial <pierre.neuvial@math.univ-toulouse.fr>
LicenseGPL-3
Version0.6.7
URL https://pneuvial.github.io/adjclust/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("adjclust")

Try the adjclust package in your browser

Any scripts or data that you put into this service are public.

adjclust documentation built on April 28, 2023, 1:10 a.m.