Package: dendsort 0.3.4

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

Authors:Ryo Sakai [aut], Evan Biederstedt [cre, aut]

dendsort_0.3.4.tar.gz
dendsort_0.3.4.zip(r-4.5)dendsort_0.3.4.zip(r-4.4)dendsort_0.3.4.zip(r-4.3)
dendsort_0.3.4.tgz(r-4.4-any)dendsort_0.3.4.tgz(r-4.3-any)
dendsort_0.3.4.tar.gz(r-4.5-noble)dendsort_0.3.4.tar.gz(r-4.4-noble)
dendsort_0.3.4.tgz(r-4.4-emscripten)dendsort_0.3.4.tgz(r-4.3-emscripten)
dendsort.pdf |dendsort.html
dendsort/json (API)

# Install 'dendsort' in R:
install.packages('dendsort', repos = c('https://evanbiederstedt.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/evanbiederstedt/dendsort/issues

Datasets:
  • sample_tcga - Sample data matrix from the integrated pathway analysis of gastric cancer from the Cancer Genome Atlas (TCGA) study

On CRAN:

8 exports 4 stars 2.39 score 0 dependencies 2 dependents 6 mentions 428 scripts 1.2k downloads

Last updated 3 years agofrom:ea32aec71c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winOKSep 08 2024
R-4.5-linuxOKSep 08 2024
R-4.4-winOKSep 08 2024
R-4.4-macOKSep 08 2024
R-4.3-winOKSep 08 2024
R-4.3-macOKSep 08 2024

Exports:cal_lengthcal_node_limitcal_total_lengthdendsortsort_averagesort_average_rsort_smallestsort_smallest_r

Dependencies:

Figures from Manuscript

Rendered fromexample_figures.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2021-04-18
Started: 2021-04-18