Get Phenotype Overview Grid
get_phenotype_overviewRetrieves a system-level phenotype overview for a gene, displaying top-level MP systems and their annotated terms. Use to identify affected systems, then drill down with get_marker_phenotypes.
Instructions
Return the gene page's 'Phenotype Overview' grid: for each top-level MP system annotated for the marker (adipose tissue, cardiovascular system, renal/urinary system, nervous system, neoplasm, vision/eye, ...), the distinct annotated MP terms rolled up via the MP ontology. Use this for the system-level overview, then get_marker_phenotypes(mp_system=) to drill into one system. Signature: get_phenotype_overview(query).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A mouse marker symbol (current or synonym, case-insensitive), an MGI id (MGI:98968 or 98968), or a human gene symbol / HGNC id for the ortholog. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| _meta | No | ||
| error_code | No | ||
| message | No | ||
| retryable | No | ||
| recovery_action | No | ||
| field | No | ||
| allowed_values | No | ||
| hint | No | ||
| candidates | No | ||
| mgi_id | No | ||
| symbol | No | ||
| summary | No | ||
| system_count | No | ||
| systems | No |