Dendrogram
Diagram with a treelike structure

A dendrogram is a diagram representing a tree graph. This diagrammatic representation is frequently used in different contexts:
- in hierarchical clustering, it illustrates the arrangement of the clusters produced by the corresponding analyses.
- in computational biology, it shows the clustering of genes or samples, sometimes in the margins of heatmaps.
- in phylogenetics, it displays the evolutionary relationships among various biological taxa. In this case, the dendrogram is also called a phylogenetic tree.
The name dendrogram derives from the two ancient greek words δένδρον (déndron), meaning "tree", and γράμμα (grámma), meaning "drawing, mathematical figure".
01Clustering example
For a clustering example, suppose that five taxa ( to
) have been clustered by UPGMA based on a matrix of genetic distances. The hierarchical clustering dendrogram would show a column of five nodes representing the initial data (here individual taxa), and the remaining nodes represent the clusters to which the data belong, with the arrows representing the distance (dissimilarity). The distance between merged clusters is monotone, increasing with the level of the merger: the height of each node in the plot is proportional to the value of the intergroup dissimilarity between its two daughters (the nodes on the right representing individual observations all plotted at zero height).



Sources and credits
This article is adapted from the Wikipedia article “Dendrogram”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Images, from Wikimedia Commons:
- UPGMA Dendrogram Hierarchical.svg by This picture is a work by Emmanuel Douzery. Please credit this with: Picture : Emmanuel Douzery in the immediate vicinity of the picture. If you use one of my works, please email me (account needed) or leave me a short message on my discussion page. It would be greatly appreciated! Do not copy this picture illegally by ignoring the terms of the license below, as it is not in the public domain. If you would like special permission to use, license, or purchase the picture, please contact me to negotiate terms., CC BY-SA 4.0
- Global-Diversity-of-Sponges-(Porifera)-pone.0035105.s008.tif by Van Soest R, Boury-Esnault N, Vacelet J, Dohrmann M, Erpenbeck D, De Voogd N, Santodomingo N, Vanhoorne B, Kelly M, Hooper J, CC BY 3.0
- Phylogenetic tree.svg by This vector version: Eric Gaba (Sting, fr:Sting), Cherkash, Public domain
- Heatmap RNAseqV2 1.png by Eun-Seok Choi, CC BY-SA 4.0
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.