CMD + K

r-adjclust

Anaconda Verified

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 Chapter 4 of Alia Dehman (2015) <https://hal.archives-ouvertes.fr/tel-01288568v1>.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-adjclust

Usage Tracking

0.5.7
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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 Chapter 4 of Alia Dehman (2015) <https://hal.archives-ouvertes.fr/tel-01288568v1>.

Last Updated

Sep 4, 2019 at 09:42

License

GPL-3

Total Downloads

297

Supported Platforms

linux-64
macOS-64
win-64