rcsb_find_disease_terms
Resolve any disease, disorder, or condition to MONDO ontology IDs for precise PDB structure searches. Avoid keyword guessing and get accurate disease-linked results.
Instructions
Resolve a free-text disease, disorder, syndrome, or condition (e.g. diabetes, cancer, Alzheimer disease, cystic fibrosis) to MONDO ontology ids, for precise disease-based PDB searches instead of keyword guessing.
Use for ANY request mentioning a disease/disorder/syndrome/condition — "structures involved in / associated with / linked to ", "proteins implicated in ". Resolve the phrase to a MONDO id here, then search by it — see the resolver guidance in the server instructions for the attribute path and lineage semantics.
Args: query: Free-text disease / condition, e.g. "cystic fibrosis", "breast cancer". limit: Max MONDO terms to return. with_pdb_counts: If true (default), annotate each with pdb_entry_count (PDB entries carrying it, via annotation_lineage.id).
Returns: {query, count, diseases:[{id, name, pdb_entry_count?}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| with_pdb_counts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||