# Sample quality section

## Sample quality metrics

The Sample quality section in the Lab tab gives you a quick view of the reliability of sequencing or array data used in your case.

The metrics displayed in the Sample quality section and their underlying calculation vary depending on the case type (see below).

{% columns %}
{% column width="50%" %}

<table><thead><tr><th width="276.72735595703125">NGS case</th></tr></thead><tbody><tr><td><a href="/pages/jwQxUeWHTEgboG4EE0XQ">Sample quality</a> (overall)</td></tr><tr><td><a href="/pages/bWEk0pLlaz5G3h3CnLpu">Sex validation</a></td></tr><tr><td><a href="/pages/rXwU1ji2QcC3bWRyGalJ">Ploidy</a>*</td></tr><tr><td><a href="/pages/nlZafTT115lFLrjHmpVI">Contamination</a></td></tr><tr><td><p><a href="/pages/iZsdI4IsHVL41p89e5BB">Coverage metrics</a>:</p><ul><li>Average coverage</li><li>% Bases with coverage >10x</li><li>% Bases with coverage >20x</li></ul></td></tr><tr><td><a href="/pages/fieMyYqzGVNrXAJnXqmI">% Mapped reads</a></td></tr><tr><td><a href="/pages/NH9edu9F4d3V3ZpHh4xp">Error rate</a></td></tr></tbody></table>

\*<sub>*Available only for whole genome FASTQ cases.*</sub>
{% endcolumn %}

{% column width="50%" %}

<table><thead><tr><th width="276.72735595703125">Array case</th></tr></thead><tbody><tr><td><a href="/pages/RmwFWrCcbbVbewCHYcBA">Sample quality</a> (overall)</td></tr><tr><td><a href="/pages/TCR82Xna0FDT49Eur2Pp">Sex validation</a></td></tr><tr><td><a href="/pages/PlfhpnVKSIrl95V67oP6">Autosomal call rate</a></td></tr><tr><td><a href="/pages/xphDx8MHjsMCHGIdkiso">Call rate</a></td></tr><tr><td><a href="/pages/A2wAKqI81HbGcKuaCJIt">Log R deviation</a></td></tr></tbody></table>
{% endcolumn %}
{% endcolumns %}

## DRAGEN QC

For [eligible cases](/emedgene/emedgene-analyze-manual/reviewing_a_case/lab_tab/sample-quality-section/dragen-qc-report.md#prerequisites-for-accessing-the-dragen-qc-report), users can also review the results of [DRAGEN QC](/emedgene/emedgene-analyze-manual/reviewing_a_case/lab_tab/sample-quality-section/dragen-qc-report.md): interactive DRAGEN QC report and DRAGEN QC metric files.

{% hint style="info" %}
DRAGEN QC for array samples is available from version 100.39.0 onwards.
{% endhint %}


---

# 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/emedgene/emedgene-analyze-manual/reviewing_a_case/lab_tab/sample-quality-section.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.
