Package: adjclust 0.6.11
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>.
Authors:
adjclust_0.6.11.tar.gz
adjclust_0.6.11.tar.gz(r-4.7-arm64)adjclust_0.6.11.tar.gz(r-4.7-x86_64)adjclust_0.6.11.tar.gz(r-4.6-arm64)adjclust_0.6.11.tar.gz(r-4.6-x86_64)
adjclust_0.6.11.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
adjclust/json (API)
NEWS
| # Install 'adjclust' in R: |
| install.packages('adjclust', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pneuvial/adjclust/issues
Pkgdown/docs site:https://pneuvial.github.io
clusteringfeatureextractioncppopenmp
Last updated from:de3b77b3db. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 232 | ||
| linux-devel-x86_64 | OK | 228 | ||
| source / vignettes | OK | 286 | ||
| linux-release-arm64 | OK | 216 | ||
| linux-release-x86_64 | OK | 267 | ||
| wasm-release | OK | 156 |
Exports:adjClustcorrectcutree_chacdiagnosehicClustplotSimselectsnpClust
Dependencies:capusheclicpp11dendextendfarverggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsR6RColorBrewerRcppRcppArmadillorlangS7scalessparseMatrixStatsvctrsviridisviridisLitewithr
Clustering of Hi-C contact maps
Rendered fromhicClust.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2024-02-09
Started: 2017-10-18
Implementation notes for the adjclust package
Rendered fromnotesCHAC.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-04-27
Started: 2017-10-18
Inferring Linkage Disequilibrium blocks from genotypes
Rendered fromsnpClust.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2024-02-09
Started: 2017-10-18
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Adjacency-constrained Clustering | adjClust |
| Class chac | as.hclust.chac chac correct correct.chac cutree_chac cuttree_chac diagnose diagnose.chac head.chac plot.chac print.chac summary.chac |
| Adjacency-constrained Clustering of Hi-C contact maps | hicClust |
| Plot (dis)similarity matrix | plotSim |
| Clustering selection | select select.chac |
| Adjacency-constrained Clustering of Single Nucleotide Polymorphisms | snpClust |
