> 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/library-preparation/dna-library-prep/library-preparation-dna-library-prep-faq-list/000001262.md).

# Sample Input for Illumina DNA Prep, (M) Tagmentation Library Preparation Kit

**How should the purity of input DNA be assessed?**

Input DNA should have a 260/280 ratio of \~1.8 (value should be between 1.8 and 2.0 for this workflow) and a 260/230 ratio of 2.0-2.2. Additionally, input DNA should not contain EDTA (1 mM upper limit, though no EDTA is best), SDS, phenol, ethanol, or other inhibiting agents such as:

* Proteins that can coat DNA and prevent enzyme binding to the substrate.
* Agents that can sequester enzyme cofactors can negatively affect enzyme function.
* Proteinases, detergents, and phenol can degrade enzymes.
* Any chemicals left over from DNA extraction that can alter the ionic strength or pH of DNA storage buffer, which might adversely affect the tagmentation reaction.

**Which method is recommended to quantify DNA for the Illumina DNA Prep, (M) Tagmentation protocol?**

* For DNA inputs between 100-500 ng, accurate quantification of the initial DNA sample is not required, and normalization of the final yield is expected.
* Quantification is recommended if using less than 100 ng DNA input. To quantify input DNA, use a fluorometric-based method that is specific to double-stranded DNA.
* The concentration of gDNA can be determined using the Qubit dsDNA BR Assay or the Qubit dsDNA HS assay. These assays use a fluorescent dye that is highly selective for double-stranded DNA over RNA and can detect samples in a concentration range from 10 pg/μl -1000 ng/ μl.
* For more information, see the DNA Input Recommendations section of the [Illumina DNA Prep, (M) Tagmentation Reference Guide](https://support.illumina.com/downloads/illumina-dna-prep-reference-guide-1000000025416.html).

**Is the substrate for tagmentation exclusively double stranded DNA (dsDNA)? Are single stranded DNA (ssDNA) or RNA compatible?**

Illumina DNA Prep is optimized for gDNA (dsDNA) and will not work on ssDNA or RNA.

**How much input genomic DNA is required for the Illumina DNA Prep, (M) Tagmentation workflow?**

* The protocol is compatible with DNA input ranging from 1-500 ng.
* For human DNA samples and other large complex genomes, the recommended DNA input is between 100-500ng.
* For small genomes, the DNA input amount can be reduced to as low as 1 ng. The number of PCR cycles should be modified in accordance with the protocol based on the input mass.

**What are the recommendations for Blood and Saliva Input**

* The Illumina DNA Prep protocol is compatible with fresh whole blood (requires the Flex Lysis Reagent Kit), dried blood (requires BLT), and saliva sample inputs. For information about protocols specific to blood and saliva, refer [Blood Lysis (Optional)](https://support-docs.illumina.com/LP/IlluminaDNAPrep/Content/LP/Illumina_DNA/BloodLysis_IDP_IDPE_Exome.htm), [Dried Blood Spot Extraction (Optional)](https://support-docs.illumina.com/LP/IlluminaDNAPrep/Content/LP/Illumina_DNA/DNA-Prep/DriedBloodSpotExtraction_IDP.htm), or [Saliva Lysis (Optional)](https://support-docs.illumina.com/LP/IlluminaDNAPrep/Content/LP/Illumina_DNA/SalivaLysis_IDP_IDPE_Exome.htm).
* When starting with 10 µl liquid whole blood in EDTA tubes or 30 µl saliva in Oragene tubes, expect normalization of libraries equal to results observed when using ≥ 100 ng DNA input and quantification of the initial DNA sample is not required.
* For more information, see the Blood and Saliva Input Recommendations section of the [Illumina DNA Prep, (M) Tagmentation Reference Guide](https://support-docs.illumina.com/LP/IlluminaDNAPrep/Content/LP/Illumina_DNA/BloodSalivaInput_IDP_IDPE_Exome.htm)

**What is the minimum amount of DNA compatible with the internal library normalization?**

≥ 100 ng.

**What happens if less than 100 ng DNA input is used for a human sample?**

Library yield is not normalized. Individual libraries must be quantified and manually normalized prior to pooling.

**Has Illumina tested GC-rich or AT-rich genomes? Is there any bias?**

* A variety of genomes have been tested and the data remain consistent.
* Demo datasets for Illumina DNA Prep libraries prepared with a variety of genomes from bacteria, plants, agriculture, and Humans can be found on BaseSpace.

**Are degraded or FFPE samples compatible with this protocol?**

Illumina does not support FFPE or degraded DNA as input for this protocol. The quality of DNA isolated from FFPE samples can be highly variable. Due to this variability, it is very difficult to reliably predict the quality of a library prepared from FFPE samples using this protocol. This does not mean that FFPE samples cannot be attempted, but Illumina does not support this input type and results are not guaranteed.

**Can PCR amplicons be used as input?**\
Yes. The PCR amplicon must be > 150 bp. Shorter amplicons can be lost during the library cleanup step. Tagmentation cannot add an adapter directly to the distal end of a fragment, so a drop in sequencing coverage of \~50 bp from each distal end is expected. To ensure sufficient coverage of the amplicon target region, design the amplicon primers to amplify beyond the target region by 50 bp on each end of the region of interest.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                              |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #1262), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000001262%20-%20Library%20Preparation%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/library-preparation/dna-library-prep/library-preparation-dna-library-prep-faq-list/000001262.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.
