> 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-troubleshooting-list/000007905.md).

# Troubleshooting Unexpected Results with the Infinium HD FFPE QC Assay Protocol

The Infinium HD FFPE QC Assay Protocol is used to determine whether DNA samples are suitable candidates for the Infinium HD FFPE Restore Protocol which is required for both the Infinium HD FFPE Genotyping Assay and the Infinium HD FFPE Methylation Assay.

If unexpected results are obtained, consider the following troubleshooting recommendations:

**Verify DNA Quantification Method**

* Confirm that samples are quantified using a fluorimetric method (eg, Qubit or PicoGreen).
* See the **Preparation** section of the protocol.

**Verify Thermocycler Settings**

* Confirm that the thermocycler settings are specific to the qPCR master mix used.
* Refer to **Step 11** of the protocol. Depending on the master mix manufacturer's recommendations, the following step(s) may be required:
* * * 50°C for 2 minutes *and/or*
    * 95°C for 10 minutes

**Verify qPCR Analysis Settings**

* In this protocol, Ct (threshhold cycle) is referred to as Cq (quantification cycle).
* Confirm that the qPCR run is configured to perform the correct analysis. Refer to **Analyzing Data, Step 4** of the protocol.
  * Analysis must subtract average Cq value of each sample from average Cq value of the QCT\_ST control sample.
  * Analysis must not quantify Cq values against a standard curve.
  * If necessary, consult the qPCR instrument or software manufacturer for assistance with configuring the run and analysis settings correctly.

**Data Interpretation**

* The following results are considered acceptable.
  * Negative Delta Cq (ΔCq) values for the samples which indicate that the sample DNA is more concentrated than the QCT\_ST standard sample
  * The NTC (no template control) Cq is > 10 cycles than the QCT\_ST Cq values.
  * Samples with ΔCq values < 5, including negative ΔCq values, are considered good candidates for restoration.

**References:**

[Infinium HD FFPE QC Assay Protocol](https://support.illumina.com/downloads/infinium_hd_ffpe_qc_assay_insert_\(15020981_rev_c\).html)

[Infinium HD FFPE Restore Protocol](https://support.illumina.com/downloads/infinium_hd_dna_restoration_protocol_\(15014614_rev_c\).html)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #7905), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007905%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-troubleshooting-list/000007905.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.
