dendsort: Modular Leaf Ordering Methods for Dendrogram Nodes

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 <doi:10.12688/f1000research.4784.1>.

Package details

AuthorRyo Sakai [aut], Evan Biederstedt [cre, aut]
MaintainerEvan Biederstedt <evan.biederstedt@gmail.com>
LicenseGPL-2 | GPL-3
Version0.3.4
URL https://github.com/evanbiederstedt/dendsort
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dendsort")

Try the dendsort package in your browser

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

dendsort documentation built on April 20, 2021, 5:05 p.m.