> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/microarray/general/microarray-general-faq-list/000006007.md).

# Infinium Assay Modifications for FFPE Samples Used with Genotyping Arrays

Formalin-fixed, paraffin-embedded (FFPE) samples yield highly degraded DNA and typically perform poorly in array-based applications.

To improve sample performance, Illumina recommends using the [Infinium FFPE QC and DNA Restoration Kits](https://www.illumina.com/products/by-type/molecular-biology-reagents/infinium-ffpe-qc-dna-restoration.html) when processing FFPE samples on Infinium Genotyping Arrays.

* The Infinium FFPE QC Kit uses a real-time PCR assay to assess the quality of extracted DNA from FFPE samples.
* Extracted FFPE samples that pass the QC assessment are eligible for restoration using the Infinium HD FFPE Restore Kit.

After completing the DNA QC and restoration steps, follow the Infinium Assay Modifications for Genotyping Arrays as outlined in the technical note [Analyzing FFPE Samples with Infinium Microarrays](https://www.illumina.com/content/dam/illumina-marketing/documents/products/technotes/technote-infinium-ffpe-sample-analysis.pdf).

For both manual and automated workflows, the amplification step must be performed as instructed in the manual protocol with the following modifications:

**Infinium HD Super Protocol**:

To prepare the MSA1 plate ("Make MSA1 Plate" step), add 8 μl of the repaired sample DNA to each corresponding wells in the MSA1 plate, instead of the standard 4 μl.

**Infinium HTS and HD Ultra Protocols**:

To prepare the MSA3 plate ("Make MSA3 Plate" step), add 8 μl of the repaired sample DNA to each corresponding wells in the MSA3 plate, instead of the standard 4 μl.

**Infinium LCG Protocol**:

To prepare the MSA6 plate ("Make MSA6 Plate" step), add 8 μl of the repaired sample DNA to each corresponding wells in the MSA6 plate, instead of the standard 4 μl.

**Note:** No other changes to reagent volumes are required. Use the standard protocol volumes of reagents for all subsequent steps and reactions.

**Reference:**

[Infinium HD Methylation assay workflow for fresh/frozen versus FFPE samples](/microarray/general/microarray-general-reference_material-list/000001566.md) Modifications to the Infinium Methylation workflow

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #6007), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000006007%20-%20Microarray%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/microarray/general/microarray-general-faq-list/000006007.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
