# Known Issues and Limitations

## DRAGEN miRNA 1.0.0

### Known Issues​<br>

* Sample-level metrics: DRAGEN Reports currently do not display sequencing quality graphs at the sample level.
* UMI support: DRAGEN Reports currently display metrics for Reads, but not for Unique Molecular Identifiers (UMIs).​ Please refer to the UMI output files (e.g., all\_samples.miRNA.UMIs.txt) for UMI-specific information.​
* Summary file counts: In the files all\_samples.V1.summary.xlsx and all\_samples.V1.summary.txt, the reported total reads​ for each small RNA type (e.g., miRNA\_Reads, hairpin\_Reads, piRNA\_Reads, rRNA\_Reads, tRNA\_Reads, mRNA\_Reads) represent​ the sum of all reads mapped to that RNA category. However, only small RNAs with at least 10 read matches are listed in​ the individual small RNA output files.•

### Known Limitations​ ​

* RNA detection is restricted to the reference sequences provided by the software for the supported model organisms.​ Custom or user-supplied references are not supported.​
* Only RNAs included in the reference database are detected; the software does not support discovery or prediction of​ novel or unannotated RNAs.


---

# Agent Instructions: 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:

```
GET https://help.multiomics.illumina.com/dragen-mirna/faq/known-issues-and-limitations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
