# DRAGEN Report

Running the Illumina DRAGEN Single Cell app produces a DRAGEN report in HTML format which includes QC metrics for trimming, fastQC, mapping, and single cell analysis as well as a barcode rank plot and UMAP. Below is a description of metrics and plots on each tab of the DRAGEN report.

#### [Single-Cell RNA](/dragen-single-cell-rna/analysis-results/dragen-report/single-cell-rna.md)

#### [Single-Cell Clustering](/dragen-single-cell-rna/analysis-results/dragen-report/single-cell-clustering.md)

#### [Trimmer](#dragen-fastqc)

#### [DRAGEN-FastQC](/dragen-single-cell-rna/analysis-results/dragen-report/dragen-fastqc.md)

#### [Mapping](/dragen-single-cell-rna/analysis-results/dragen-report/mapping.md)


---

# 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.connected.illumina.com/dragen-single-cell-rna/analysis-results/dragen-report.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.
