# Quality tab

The **Quality tab** gives you an interactive overview of variant quality across all sequenced individuals in a case. It displays zygosity, quality grades, and metrics tailored to each variant type—helping you evaluate data reliability before interpretation.

<figure><img src="/files/NOGBrY21IgTJCHmi04Xi" alt=""><figcaption><p>Click a family member icon to switch the sample in view.</p></figcaption></figure>

## The **Quality tab** features:

* [**Variant quality summary**](/emedgene/emedgene-analyze-manual/variant_page/quality_section/variant-quality-summary.md): Displays the overall quality and zygosity for each sample in a pedigree.
* [**Quality metrics per variant type**](/emedgene/emedgene-analyze-manual/variant_page/quality_section/quality-metrics-per-variant-type.md): Shows the detailed metrics used for each variant type.
* [**Allele distribution**](/emedgene/emedgene-analyze-manual/variant_page/quality_section/allele-distribution.md): Visualizes how sequencing reads support reference and alternate alleles.

{% hint style="success" %}
**Tips:**

* **Use the Quality tab:**
  * **Before interpretation** — to verify if a variant meets minimum quality thresholds
  * **For cross-sample comparisons** — to check if the variant is consistently high-quality across proband and relatives
  * **To filter analysis** — by excluding low-quality calls that may be sequencing artefacts
* **Always check the variant type first** — quality thresholds vary by variant type and caller.
* **For CNVs (DRAGEN 4.4+):** Pay attention to the **allele-specific copy number display \[MCN / (CN-MCN)]**, which provides richer context for mosaic and allele-level events.
  {% endhint %}

{% hint style="warning" %}
**Important:**

**Low quality ≠ irrelevant** — in rare cases, important variants may appear low quality due to mapping complexity (e.g., MRJD variants in paralogous regions).

Variants marked low quality may be hidden from your preset filters! Review them in IGV before discarding.
{% 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/variant_page/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.
