Get Mammalian Phenotype Term
get_mp_termReturn the Mammalian Phenotype ontology term details—ID, name, definition, parents, children, and top-level systems—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). |