# Obtain methylation signatures

The significant CpG loci detected in the previous step actually form a methylation signature that differentiates between LCLs and B cells. We can build and visualize this methylation signature using clustering and a heat map.

* Select the *LCLs\_vs\_Bcells\_CpG\_Islands* spreadsheet in the spreadsheet pane on the left
* Select **Cluster Based on Significant Genes** from the *Visualization* panel of the *Illumina BeadArray Methylation* workflow
* Select **Hierarchical Clustering** for *Specify Method* (Figure 1)

![](/files/TjjhfsEzRfNIw8dSc2QD)

Figure 1. Selecting Heirarchical Clustering for clustering method

* Select **OK**
* Verify that **LCLs\_vs\_Bcells\_CpG\_Islands** is selected in the drop-down menu
* Verify that **Standardize** is selected for *Expression normalization* (Figure 2)

![](/files/7QYTl15dP9vvIiqrj9Y0)

Figure 2. Selecting spreadsheet and normalization method for clustering

* Select **OK**

The heat map will be displayed on the Hierarchical Clustering tab (Figure 3).

![](/files/PpjEAHCY9XwfRf5R3R9B)

Figure 3. Hierarchical clustering with heat map invoked on a list of significant CpG loci

The experimental groups are rows, while the CpG loci from the *LCLs vs B cells* spreadsheet are columns. Methylation levels are compared between the LCLs and B cells groups. CpG loci with higher methylation are colored red, CpG loci with lower methylation are colored green. LCLs samples are colored orange and B cells samples are colored red in the dendrogram on the the left-hand side of the heat map.

## 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.connected.illumina.com/partek/partek-genomics-suite/tutorials/differential-methylation-analysis/obtain-methylation-signatures.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.
