General usage
Select measurements
Upon opening the Dendrogram panel with an active image containing objects and measurements, users are prompted to specify additional parameters corresponding to the object's attributes they wish to cluster. The object container must have a minimum of one child in the selected object container.
Attributes to run hierarchical clustering on can then be selected in the drop down menu next to Measurements as Standard or Custom, with individual channels/attributes selected in the resulting menu to the right. Standard is for intensity measurements and Custom is for morphological mreasurements for detected objects.
Transpose Dendrogram
By default, clusters are ordered at the bottom of the dendrogram along the X-axis, while measurements are aligned along the vertical Y-axis. To transpose the dendrogram's appearance, press the gear icon and access the drop-down menu item Transpose Dendrogram .
Display Normalized or Raw values in Dendrogram
Raw values in the dendrogram are determined by scaling each measure based on their z-score, which tells us how many standard deviations away from the mean is a given value in our data.
By default, the values plotted on the heatmap associated with the dendrogram are normalized to the minimum and maximum z-score value. To toggle to raw z-score normalization values, press the gear icon and access the drop-down menu item to press Plot Raw Data . Once pressed, the raw data will be displayed and the button will switch to Plot Normalized Data to toggle back to normalized values.
Export chart to diagram file
To export the chart to a *.bmp, *.jpg, or *.png file, press the Export chart to diagram icon.
Copy chart to clipboard
To copy the chart to your system clipboard, press the Copy chart to clipboard icon.
Copy chart data to clipboard
To save the chart data as a file, press the Copy chart data to clipboard icon. This will open a save prompt where you can save an *.xlsx file containing the chart values presently being displayed to your computer.
Interpretation
The dendrogram in each chart is represented on the top and right of the heatmap, as outlined in red boxes in the example below:
The positioning of the following dendrogram attributes are described relative to the upper dendrogram with respect to vertical and horizontal lines3. The same statements can be made for the dendrogram on the right side of the heatmap, with vertical/horizontal swapped.
Vertical Lines
Represent the joining of two clusters. The height of the vertical line represents the distance at which the two clusters were joined.
Horizontal Lines
Are used merely to connect two vertical lines, indicating which clusters merged.
Leaves, or the tips of the dendrogram
Represent individual data points or original unmerged clusters.
Heatmap
The underlying heatmap displays the values of the data matrix. Darker or lighter shades, or changes in color, represent the relative values of the data. This provides a snapshot of data values across different clusters.