# Heatmaps

Heatmaps can be used to explore gene expression trends across samples. They are a useful tool in visualising the results of the hierarchical clustering of a gene list. They can be employed to visually distinguish between different samples and different treatments across a dataset. After having performed a hierarchical clustering task, double-clicking the **Hierarchical clustering / heatmap** task node will automatically launch the heatmap in a new data viewer session (Figure 1).

![](/files/g0asTx5qu7MJyjUMfXgK)

Figure 1. A heatmap showing normalized gene (columns) expression levels across samples (rows).

Samples are shown on rows and genes on columns. Clustering for samples and genes is shown through the dendrogram trees. More similar samples/genes are separated by fewer branch points of the dendrogram tree.

The heatmap displays standardized expression values with a mean of zero and standard deviation of one.

The heatmap can be customized to improve data visualization using the menu on the *Configuration* panel on the left. You can select *Annotations* to choose the appropriate attribute to annotate the rows, as well as coloring the dendogram using the *Dendograms* menu. The color palette used to viusalize gene expression can be modified by accessing the *Heatmap* menu on the left and selecting the colors to be used from the sliding bar (Figure 4). (Figure 2).

![](/files/gAoJSTAW7o905HZxEfF7)

![](/files/vEZ7UZwCIeMFjuK6WzfF) ![](/files/HOPW5NQaFgjlsbIJe9F0)

Figure 2. Annotations menus used to costumize the appearace of the heatmap.

Once selected, the custom annotations will appear on the figure (Figure 3).

![](/files/0zJVy8Qn7QUh0ynRirim)

Figure 3. Annotated heatmap.

Click the **Save image** button <img src="/files/bEUMFW6tHM7abrSEpyKL" alt="image2019-8-23_13-16-43" data-size="line"> to save a PNG or SVG image to your computer.

Click the **Send to notebook** button <img src="/files/X9v4NFGKTizSRPbfph1n" alt="image2019-8-23_13-17-9" data-size="line"> to send the image to a page in the Notebook.

## Additional Assistance

If you need additional assistance, please visit [our support page](https://www.illumina.com/company/contact-us.html#/other/technical-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.partek.illumina.com/partek-flow/user-manual/visualizations/heatmaps.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.
