# Phenotypic match strength

Each phenotype observed in the proband is compared to the phenotypic profile of the selected disease. Based on how closely each proband phenotype matches the disease phenotype profile, a similarity level is assigned.

On the [Evidence page](/emedgene/emedgene-analyze-manual/reviewing_a_case/evidence_page.md) and in the Variant page [Summary tab](/emedgene/emedgene-analyze-manual/variant_page/summary_section.md), each HPO term listed for the proband is marked with an icon that shows how similar it is to the phenotypes reported for the disease.

## Phenotypic similarity levels

<img src="/files/tjf6rLpkZe267ARZewv5" alt="" data-size="original">**Exact match**

The proband phenotype is exactly the same as one listed in the disease’s clinical description.

![](/files/4pRy7z97DFNdhaQmnMYs)**Match by ascendance/descendance**

The proband phenotype is a direct ancestor or descendant of a disease phenotype in the Human Phenotype Ontology (HPO) hierarchical tree, up to 7 steps apart.

<img src="/files/RAcQSnjwwTHVGjMkPNCa" alt="" data-size="original">**Indirect match**

The proband phenotype lies within a 4-step range in the HPO graph from the disease phenotype but is not its direct ancestor or descendant. While indirect match may highlight potential connections, we advise users to interpret it carefully because it may include phenotypes from different branches of the HPO ontology that are not biologically related.

![](/files/QEeV2s3BVf1lTDE1EaNG)**No match**

The proband phenotype does not appear in the disease’s phenotype list and is not connected to it within the range of match by ascendance/descendance and indirect match.


---

# 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/phenotypic-match/phenotypic_match_strength.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.
