> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant-visualization/variant-visualization-tool/visualization-tracks/knowledge-base-tracks.md).

# Knowledge base tracks

These tracks add curated gene and region knowledge.

## OMIM

The **OMIM** track displays genes linked to known genetic disorders.

Use it to review disease associations, inheritance patterns, and to access OMIM entries for deeper clinical context.

<figure><img src="/files/aozQ2ZcMbJwQZZGwuSyA" alt=""><figcaption><p><strong>OMIM</strong> track</p></figcaption></figure>

## ClinGen

The **ClinGen** track highlights genes or regions with clinically reviewed dosage sensitivity scores.

The track uses color coding by evidence level. Use it to support pathogenicity and genomic stability assessment.

<figure><img src="/files/li5184MDtjRgybSsCix9" alt=""><figcaption><p><strong>ClinGen</strong> track</p></figcaption></figure>

## Segmental Duplications

The **Segmental Duplications** track shows long, highly similar DNA regions that occur in more than one place in the genome. Use this track to review CNVs in regions where duplicated sequence may affect interpretation.

Select a region in the **Seg dup** track to view more information about that region:

* **Chr:** Chromosome number
* **Pos:** Genomic position
* **End:** End position
* **SVLEN:** Region length
* **SVTYPE:** Structural variant type
* **Type:** Region type, such as segmental duplication, centromere, telomere, or heterochromatin.

<figure><img src="/files/isKbnUcrjBQcsrGRv0Zg" alt=""><figcaption><p><strong>Segmental Duplications</strong> track showing segmental duplications.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-visualization/variant-visualization-tool/visualization-tracks/knowledge-base-tracks.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.
