# Curate Gene page

![](/files/H3X9IHranywkZfty6f9g)

### **The Top bar lists:**

* Gene symbol
* DNA strand orientation
* Gene type
* Clickable HGNC ID (links to HGNC)
* Clickable NCBI ID (links to NCBI Gene)

![](/files/vPaZswxBxoSd8lAAezMA)

### The Gene Information card features:

* Official full gene name approved by the HGNC
* Alias symbols
* Location relative to GRCh37 and GRCh38 (with links to UCSC Genome Browser)
* Gene type
* Gene family

![](/files/nEfnld0GBmWWVw9Ubqdv)

### **The Interpretation card features:**

* The Curated tab to be used for your curated gene interpretation. This text can be reused in the [Variant Interpretation notes](/emedgene/emedgene-analyze-manual/variant_page/evidence_section.md) or Gene interpretation notes within a case
* The Note tab for your draft notes on the gene

{% hint style="info" %}
**Note:** to edit your notes, select the tab (Curated or Note), and press the Edit button. Edit the text and apply the formatting. Don't forget to click Save!
{% endhint %}

![](/files/aDsDPyJUKd6NluNRRYUD)

### **The Transcript card includes:**

* Canonical transcript
* Exon count
* Organization preferred transcript
* A dropdown list featuring all known transcripts. This is where you can select a preferred transcript to be used in case analysis instead of the default one. The organization's preferred transcript is indicated by a star icon, while the canonical transcript is marked by a checkmark icon
* A Copy button to conveniently copy transcript details to your clipboard

<div align="left"><img src="/files/5eOZTSV8VKs13pbmz4se" alt="" width="425"></div>

### **The Gene Metrics card displays gene metrics from ExAC, gnomAD and ClinGen that assess the potential pathogenic impact of gene alterations:**

* RVIS - Residual variation intolerance score
* p(LoF intolerant) - Probability of loss of function intolerance
* p(REC) - Probability of being intolerant to homozygous, but not heterozygous LoF variants
* O/E score - Ratio of the observed/expected number of LoF variants
* HI - Haploinsufficiency
* TS - Triplosensitivity
* Z missense - Intolerance to missense variants based on the deviation of observed missense variants versus the expected number

<div align="left"><img src="/files/4RyYQbZlMJTzonrl9qkb" alt="" width="431"></div>

### **The Variants summary card features:**

* A percent bar that illustrates trends in previous Pathogenicity classification
* A table summarizing Pathogenicity and severity across variants in the gene that have been previously added to Curate in a table view
* A link to See Related Variants

<div align="left"><img src="/files/8gPdMsG1ANSwNDrl7905" alt="" width="563"></div>

### **The RefSeq Summary card showcases:**

* Gene summary sourced from RefSeq
* A link to the respective NCBI Gene page
* A convenient Copy button for quick data retrieval

![](/files/yBRB1570rVWITWN89jmO)

### **The Gene's related diseases card includes:**

* The number of gene-associated diseases sourced from OMIM, ORPHANET, CGD, ClinVar, and academic papers incorporated in Emedgene knowledge graph
* The list of Gene's Related Diseases with links to data sources
* Icons representing inheritance modes, when available
* An expandable condition summary from Uniprot (accessible via dropdown) along with a link to Uniprot and a copy button for convenient data extraction

<div align="left"><img src="/files/n1t4zFW7xLAn5M9qQzBb" alt="" width="563"></div>

### **Activities panel**

The Activities panel records a history of user activities on the Curate Variant page. Click on the Activities button to open it.

<div align="left"><img src="/files/hQqOk1zOq9XdywWTLrPB" alt="" width="563"></div>


---

# 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-curate-manual/curate_genes_2_28/curate_gene_page.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.
