# STR quality metrics

The following metrics are calculated for STR variants.

## VCF Filter

* The `FILTER` value in the VCF, indicating whether a variant passed caller thresholds or failed specific checks.
* Requires DRAGEN 4.3+.

## Depth

* Coverage at the repeat locus.

## Repeat Number

* Count of repeat units.

## Repeat Length

* Base-pair length of the repeat tract.

## Confidence Intervals

* Confidence intervals for the REF and ALT alleles, showing repeat-size accuracy.
* Requires DRAGEN 4.3+.

{% hint style="warning" %}
STR loci in the *ARX* and *HOXA13* genes are always marked Low quality.
{% 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/quality-metrics-per-variant-type/str-quality-metrics.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.
