> 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/general/library-preparation-general-faq-list/000010214.md).

# QC steps FAQ for Illumina Rapid RNA Kits

**Is there any change to the expected library QC for Rapid kits compared to their non-Rapid versions?**

Final Library Size (observed by TapeStation or Bioanalyzer):

* **mRNA**: Illumina Rapid mRNA and Illumina Stranded mRNA have **similar** library sizes in the \~300-400 bp range.
* **Total RNA & RNA with Enrichment:** Rapid libraries are **smaller in size** compared to Illumina Stranded Total RNA or Illumina RNA Prep with Enrichment libraries, respectively. (The distributions will be shifted to the left when viewed in library QC traces).

**What is the average insert size for Rapid RNA preps?**

120-150 bp. The average Rapid Total RNA library prep size is about 250 bp, which means the insert size is about 130 bp.

**Is it possible to adjust fragmentation time for Rapid RNA, similar to the TruSeq Stranded RNA kits, to create libraries with longer fragment length for use with 1000 cycle sequencing kits?**

No, the Rapid RNA preps have shorter inserts of \~200 bp after library prep due to EBLTS, which when sequenced on XLEAP-SBS are \~120-160 bp average aligned insert size, and even shorter (<100 bp) on MiSeq i100. It is not possible to adjust the insert size and attempts to size select the libraries with Illumina Purification Bead (IPB) clean up would result in loss of library yield and potentially biased coverage of the RNA expression.

\
\
\ <br>

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