The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>.

Version: 0.6.9
Depends: R (≥ 4.0.0)
Imports: stats, graphics, grDevices, Rcpp (≥ 1.0.6), Matrix, sparseMatrixStats, methods, utils, capushe, ggplot2, dendextend, rlang
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, testthat, rmarkdown, rioja, HiTC, snpStats, BiocGenerics
Published: 2024-02-08
Author: Christophe Ambroise [aut], Shubham Chaturvedi [aut], Alia Dehman [aut], Pierre Neuvial ORCID iD [aut, cre], Guillem Rigaill [aut], Nathalie Vialaneix ORCID iD [aut], Gabriel Hoffman [aut]
Maintainer: Pierre Neuvial <pierre.neuvial at math.univ-toulouse.fr>
BugReports: https://github.com/pneuvial/adjclust/issues
License: GPL-3
URL: https://pneuvial.github.io/adjclust/
NeedsCompilation: yes
Language: en-US
Citation: adjclust citation info
Materials: README NEWS
In views: Omics
CRAN checks: adjclust results

Documentation:

Reference manual: adjclust.pdf
Vignettes: Clustering of Hi-C contact maps
Implementation notes for the adjclust package
Inferring Linkage Disequilibrium blocks from genotypes

Downloads:

Package source: adjclust_0.6.9.tar.gz
Windows binaries: r-devel: adjclust_0.6.9.zip, r-release: adjclust_0.6.9.zip, r-oldrel: adjclust_0.6.9.zip
macOS binaries: r-release (arm64): adjclust_0.6.9.tgz, r-oldrel (arm64): adjclust_0.6.9.tgz, r-release (x86_64): adjclust_0.6.9.tgz, r-oldrel (x86_64): adjclust_0.6.9.tgz
Old sources: adjclust archive

Reverse dependencies:

Reverse imports: SISIR, treediff

Linking:

Please use the canonical form https://CRAN.R-project.org/package=adjclust to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.