Package: dendsort Title: Modular Leaf Ordering Methods for Dendrogram Nodes Version: 0.3.4 Authors@R: c(person("Ryo", "Sakai", email="ryo@vda-lab.be", role="aut"), person("Evan", "Biederstedt", email="evan.biederstedt@gmail.com", role=c("cre", "aut"))) Description: An implementation of functions to optimize ordering of nodes in a dendrogram, without affecting the meaning of the dendrogram. A dendrogram can be sorted based on the average distance of subtrees, or based on the smallest distance value. These sorting methods improve readability and interpretability of tree structure, especially for tasks such as comparison of different distance measures or linkage types and identification of tight clusters and outliers. As a result, it also introduces more meaningful reordering for a coupled heatmap visualization. This method is described in "dendsort: modular leaf ordering methods for dendrogram representations in R", F1000Research 2014, 3: 177 . License: GPL-2 | GPL-3 Encoding: UTF-8 Suggests: knitr, RColorBrewer, gplots, seriation, gapmap, rmarkdown VignetteBuilder: knitr URL: https://github.com/evanbiederstedt/dendsort BugReports: https://github.com/evanbiederstedt/dendsort/issues RoxygenNote: 7.1.1 NeedsCompilation: no Maintainer: Evan Biederstedt Repository: https://evanbiederstedt.r-universe.dev Date/Publication: 2021-05-31 17:50:10 UTC RemoteUrl: https://github.com/evanbiederstedt/dendsort RemoteRef: HEAD RemoteSha: ea32aec71c015789c53477591ecdb387c801dc07 Packaged: 2026-07-04 19:40:42 UTC; root Author: Ryo Sakai [aut], Evan Biederstedt [cre, aut]