Cross-Disease Structural Target Overlap
compare_disease_target_overlapIdentify shared and unique protein targets between two diseases to uncover drug repurposing opportunities and mechanistic links.
Instructions
Compare the protein target landscapes of two diseases.
Identifies shared and unique targets between two diseases — a key analysis for drug repurposing, identifying shared mechanisms, and understanding comorbidity.
Returns:
Shared targets (present in both disease target sets)
Unique to Disease A / Disease B
Jaccard similarity score of target sets
Example: compare_disease_target_overlap( mondo_id_a='MONDO:0004975', # Alzheimer disease mondo_id_b='MONDO:0005180', # Parkinson disease )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |