Phenotype to Protein Structures
phenotype_to_structuresResolve a clinical phenotype (HPO term) to its disease targets and retrieve corresponding UniProt IDs for AlphaFold protein structure analysis.
Instructions
Map a clinical phenotype to the protein structures of its disease targets.
Pipeline:
Resolve HPO term → associated diseases
For each disease → top protein targets (Open Targets)
For each target → UniProt ID (for AlphaFold retrieval)
Use the returned UniProt IDs with analyze_structural_confidence
to retrieve AlphaFold structural confidence (pLDDT/PAE).
Example: phenotype_to_structures(hpo_id='HP:0002621')
maps Atherosclerosis → disease targets → UniProt IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |