> 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/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009521.md).

# Selecting cycle numbers for High and Low RNA content samples with Illumina Single Cell 3' RNA Prep k

**Assessing cDNA Quality**

Illumina Single Cell 3' RNA Prep kits require amplification of a 2 µl aliquot of cleaned up cDNA from the limited 5-cycle PCR reaction of whole transcriptome amplification (WTA) for the Quality Check (QC) of cDNA. This additional amplification is required to assess cDNA quality of samples before libraries are taken to sequencing. The cDNA QC amplification for assessing cDNA quality has two options for QC PCR cycle numbers per kit size dependent on the RNA content of the sample input into the assay.

If the RNA content of a sample is unknown, it is best to adhere to the general recommendations in the reference guides for assessing the cDNA QC PCR cycle number, as shown in **Table 1**.

* Cultured cell lines should be treated as high RNA content samples and use the lower recommended number of PCR cycles.
* Primary cells isolated from patients or animals as well as nuclei from any sample type should be considered low RNA content samples and use the higher recommended number of PCR cycles.

**Table 1**. Recommended Number of PCR Cycles for Assessing cDNA Quality by kit type.

| Input Sample                                           | T2 | T10 | T20 | T100 |
| ------------------------------------------------------ | -- | --- | --- | ---- |
| High RNA content samples (eg, cell lines)              | 10 | 9   | 9   | 8    |
| Low RNA content samples (eg, primary cells and nuclei) | 13 | 12  | 11  | 11   |

A small pilot study using 1-4 samples from a new sample type can help guide PCR cycle number selection before scaling up the experiment.

**Amplify Library**

For Illumina Single Cell 3' RNA Prep workflows, the library amplification PCR cycle number should be adjusted according to the sample type, following the same general principles used for the cDNA quality assessment. It is recommended to follow the cycle numbers in **Table 2** for final library amplification. For T10, T20, and T100 kits, consider reducing the cycle number by 1-2 cycles for samples with cDNA QC concentrations > 200 ng/µl.

**Table 2**. Recommended Number of PCR Cycles for Amplifying Library by kit type.

| Input Sample                                           | T2 | T10 | T20 | T100 |
| ------------------------------------------------------ | -- | --- | --- | ---- |
| High RNA content samples (eg, cell lines)              | 10 | 10  | 10  | 9    |
| Low RNA content samples (eg, primary cells and nuclei) | 16 | 15  | 13  | 13   |

**Related Materials**:

* [Assessing cDNA QC in Illumina Single Cell 3' RNA Prep](/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009524.md)
* [Assessing library QC in Illumina Single Cell 3' RNA Prep](/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009527.md)
* [The importance of pilot studies for Illumina Single Cell RNA Preparation prior to workflow changes](https://github.com/illumina-swi/illumina-knowledge/tree/master/docs/Library-Preparation/Illumina-Single-Cell-RNA-Prep/Reference_Material/000009517.md)

\
\
\ <br>

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