# Differential Methylation Analysis

Illumina’s MethylationEPIC array interrogates the methylation status of over 850,000 cytosines in the human genome. Because the MethylationEPIC array is closely related to the Infinium HumanMethylation450 BeadChip, the steps presented in this document can be applied to either platform.

This tutorial illustrates how to:

* [Import and normalize methylation data](/partek-genomics-suite/tutorials/differential-methylation-analysis/import-and-normalize-methylation-data.md)
* [Annotate samples](/partek-genomics-suite/tutorials/differential-methylation-analysis/annotate-samples.md)
* [Perform data quality analysis and quality control](/partek-genomics-suite/tutorials/differential-methylation-analysis/perform-data-quality-analysis-and-quality-control.md)
* [Detect differentially methylated loci](/partek-genomics-suite/tutorials/differential-methylation-analysis/detect-differentially-methylated-loci.md)
* [Create a marker list](/partek-genomics-suite/tutorials/differential-methylation-analysis/create-a-marker-list.md)
* [Filter loci with the interactive filter](/partek-genomics-suite/tutorials/differential-methylation-analysis/filter-loci-with-the-interactive-filter.md)
* [Obtain methylation signatures](/partek-genomics-suite/tutorials/differential-methylation-analysis/obtain-methylation-signatures.md)
* [Visualize methylation at each locus](/partek-genomics-suite/tutorials/differential-methylation-analysis/visualize-methylation-at-each-locus.md)
* [Perform gene set and pathway analysis](/partek-genomics-suite/tutorials/differential-methylation-analysis/perform-gene-set-and-pathway-analysis.md)
* [Detect differentially methylated CpG islands](/partek-genomics-suite/tutorials/differential-methylation-analysis/detect-differentially-methylated-cpg-islands.md)
* [Optional: Add UCSC CpG island annotations](/partek-genomics-suite/tutorials/differential-methylation-analysis/optional-add-ucsc-cpg-island-annotations.md)
* [Optional: Use MethylationEPIC for CNV analysis](/partek-genomics-suite/tutorials/differential-methylation-analysis/optional-use-methylationepic-for-cnv-analysis.md)
* [Optional: Import a Partek Project from Genome Studio](/partek-genomics-suite/tutorials/differential-methylation-analysis/optional-import-a-partek-project-from-genome-studio.md)

*Note: the workflow described below is enabled in Partek Genomics Suite version 7.0 software. Please fill out the form on* [*Our support page*](http://www.partek.com/support) *to request this version or use the **Help > Check for Updates** command to check whether you have the latest released version. The screenshots shown within this tutorial may vary across platforms and across different versions of Partek Genomics Suite.*

## Description of the Data Set

The data set accompanying this document consists of sixteen human samples processed by Illumina MethylationEPIC arrays. The data set is taken from a study of DNA methylation in human B cells and B cells infected with Epstein-Barr virus (EBV).

Infecting B cells with EBV *in vitro* transforms them, making them capable of indefinite growth *in vitro*. These immortalized cell lines are referred to as lymphoblastoid cell lines (LCLs). LCLs behave similarly to activated B cells, making them useful for expanding T cells *in* *vitro*. Because EBV is a carcinogen and immortalized cell growth is a hallmark of cancer, examining the effects of EBV transformation on B cell DNA methylation might shed light on the roles of DNA methylation in tumor development.

The data files can be downloaded from Gene Expression Omnibus using accession number [GSE93373](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE93373) or by selecting this link - [Differential Methylation Analysis data set](http://s3.amazonaws.com/partekmedia/tutorials/microarray/Differential-Methylation-Analysis.zip). To follow this tutorial, download the 32 .idat files (note that two .idat files are generated for each array) and unzip them on your local computer using 7-zip, WinRAR, or a similar program.

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