# Performing hierarchical clustering

The gene list in spreadsheet *Down\_Syndrome\_vs\_Normal (A)* can be used for hierarchical clustering to visualize patterns in the data.

* Under the *Visualization* section in the *Gene Expression* workflow, select **Cluster Based on Significant Genes**

The *Cluster Significant Genes* dialog asks you to specify the type of clustering you want to perform.

* Choose **Hierarchical Clustering** and select **OK**
* Choose the **Down\_Syndrome\_vs\_Normal (A)** spreadsheet under the *Spreadsheet with differentially expressed genes*
* Choose the **Standardize – shift genes to mean of zero and scale to standard deviation of one** under the *Expression normalization* panel (Figure 1)

This option will adjust all the gene intensities such that the mean is zero and the standard deviation is 1.

![](/files/bW8quUHTMJ6SCzR0QQtO)

Figure 1. Configuring Hierarchical Clustering

* Select **OK** to generate a *Hierarchical Clustering* tab (Figure 2)

![](/files/5AVJfBpPEm8I1O1i3Nwo)

Figure 2. Hierarchical Clustering of Down\_Syndrome\_vs\_Normal (A)

The graph (Figure 2) illustrates the standardized gene expression level of each gene in each sample. Each gene is represented in one column, and each sample is represented in one row. Genes with no difference in expression have a value of zero and are colored black. Genes with increased expression in Down syndrome samples have positive values and are colored red. Genes with reduced expression in Down syndrome samples have negative values and are colored green. Down syndrome samples are colored red and normal samples are colored orange. On the left-hand side of the graph, we can see that the Down syndrome samples cluster together.

For more information on the methods used for clustering, you can refer to **Chapter 8: Hierarchical & Partitioning Clustering** in **Help > User’s Manual**. For a tutorial on configuring the clustering plot, please refer to [Hierarchical Clustering Analysis](/partek/partek-genomics-suite/user-manual/hierarchical-clustering-analysis.md)

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.multiomics.illumina.com/partek/partek-genomics-suite/tutorials/gene-expression-analysis/performing-hierarchical-clustering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
