> 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-reference_material-list/000002180.md).

# Guidelines for Sample Preparation for Infinium Genotyping Assay DNA input

This overview provides guidance on DNA input requirements for the Infinium genotyping assay including the recommended thresholds for DNA concentration and quality. It highlights best practices for accurate sample quantification, including considerations for selecting the appropriate DNA quantification methods. The guidance also includes practical suggestions for handling and processing low quality DNA.## **Sample Input Guidelines for Infinium Assays\*\*\*\*Table 1. Infinium assay DNA input requirements by assay format, including recommended quantity, volume, concentration, and applicable workflow steps**

![](/files/IEejSzQvvthSAMD5fvE9)

Any standard DNA extraction method or kit that provides **high quality** genomic DNA is suitable for Infinium arrays.

#### **DNA quantity**

* Determine DNA concentration using a double stranded DNA specific fluorometric method (eg, Qubit, Quant-it, PicoGreen) for accurate measurement of double-stranded DNA.
* DNA quantification results from UV spectrophotometric methods, such as NanoDrop, do not accurately reflect the concentration of double-stranded DNA and are not recommended.
* Using the quantification values from the Bioanalyzer or Tapestation is not advised.

#### **DNA quality**

* The minimum recommended fragment size is 2 kb.
* Illumina does not provide DNA integrity (DIN) guidelines or cut-offs for DNA input into the Infinium assay. DIN values from a Tapestation or BioAnalyzer can be used to assess DNA quality, but are not required.
* The presence of RNA in samples does not interfere with the Infinium assay.
* UV spectrophotometry can be used to assess DNA purity and quality. Consider standard purity specifications:
  1. Protein/RNA free: 260/280 ratio >1.85
  2. Solvent free: 260/230 ratio >2.0
  3. Phenol free: no peak at 270 nm

**Note:** EDTA is commonly introduced during sample treatment or DNA extraction and can influence DNA quality measurements, particularly the 260/280 and 260/230 ratios, potentially leading to inaccurate assessments of purity. It may also inhibit enzyme activity during the initial amplification step of the Infinium assay, which can negatively affect genotyping performance. To minimize these effects, it is recommended to reduce EDTA concentration where possible or use alternative elution buffers such as Tris-HCl or nuclease-free water. Additional guidance can be found in the Knowledgebase article [DNA/RNA Isolation Considerations for Illumina Library Preparation Kits](https://knowledge.illumina.com/library-preparation/general/library-preparation-general-reference_material-list/000001249), and the principles described there are also applicable to DNA input preparation for Infinium arrays.

### **Recommendations for processing low quality DNA in the Infinium Assay**

FFPE samples generally yield highly degraded DNA and typically perform poorly in array-based applications such as whole-genome genotyping. Consider 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), which were designed for processing FFPE samples but can also be used on DNA degraded for other reasons.\
The Infinium FFPE QC Kit:

* Uses a real-time PCR assay to evaluate the quality of prospective DNA samples.
* Determines whether the DNA samples are suitable for the restoration step.
* Only compatible with human samples.

The Infinium HD FFPE DNA Restore Kit:

* Restores degraded DNA to an amplifiable state that can be used as input for the Infinium assay.
* Compatible with samples from any species.

\*\*References:\*\*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)

Illumina Knowledge:

* [Infinium Assay Modifications for FFPE samples for Genotyping Arrays](https://knowledge.illumina.com/microarray/general/microarray-general-faq-list/000006007)
* [DNA Input Guidelines for Infinium MethylationEPIC Arrays](https://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000002679)
* [Infinium EX Methylation DNA input guidelines and compatible bisulfite conversion kits](https://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000008604)

\
\
\ <br>

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