Selected Clusters Figure - hisl6802/ClusteringToolbox GitHub Wiki
Generating a selected clusters figure
When selecting clusters from a clustergram (also known as clustermap) it is important to provide a visualization for reporting the clusters you selected. This function is in tandem with the function "Cluster Selection", when selecting clusters if the user goes from top-to-bottom they can get a visual automatically using this functionality.
Input data file
| S1 | S2 | S3 | S4 | S5 | S6 | S7 |
|---|---|---|---|---|---|---|
| $I_{11}$ | $I_{12}$ | $I_{13}$ | $I_{14}$ | $I_{15}$ | $I_{16}$ | $I_{17}$ |
| $I_{21}$ | $I_{22}$ | $I_{23}$ | $I_{24}$ | $I_{25}$ | $I_{26}$ | $I_{27}$ |
| $I_{31}$ | $I_{32}$ | $I_{33}$ | $I_{34}$ | $I_{35}$ | $I_{36}$ | $I_{37}$ |
| $I_{41}$ | $I_{42}$ | $I_{43}$ | $I_{44}$ | $I_{45}$ | $I_{46}$ | $I_{47}$ |
Input clusters file
Date
# of data objects in cluster 1
# of data objects in cluster 2 ...
Output
PDF showing the selected regions of the clustermap.