Get Mammalian Phenotype Term
get_mp_termFetch a Mammalian Phenotype (MP) ontology term with its ID, name, definition, parent and child terms, and top-level systems. Use it with find_markers_by_phenotype to link phenotypes to mouse genes.
Instructions
Return a Mammalian Phenotype (MP) ontology term: id, name, definition, direct parents and children (is_a edges), and the top-level system(s) it rolls up to. Use with find_markers_by_phenotype to go from a phenotype to the mouse genes that model it. Signature: get_mp_term(mp_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mp_id | Yes | A Mammalian Phenotype term id (MP:0005367). |