DisProt Get Entry
Get detailed disorder region annotations for a protein from DisProt. Accepts either a DisProt ID (e.g., DP00086) or UniProt accession (e.g., P04637). Returns experimentally validated disordered regions with residue ranges, evidence codes, experimental methods, cross-references to PDB structures, and classification terms. Essential for understanding intrinsically disordered regions (IDRs) in a protein of interest. Example: P04637 (TP53) has 63 disorder regions, 37.7% disorder content, including…
Overview
Get detailed disorder region annotations for a protein from DisProt. Accepts either a DisProt ID (e.g., DP00086) or UniProt accession (e.g., P04637). Returns experimentally validated disordered regions with residue ranges, evidence codes, experimental methods, cross-references to PDB structures, and classification terms. Essential for understanding intrinsically disordered regions (IDRs) in a protein of interest. Example: P04637 (TP53) has 63 disorder regions, 37.7% disorder content, including transactivation domain regions validated by NMR and X-ray crystallography.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 957ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "DisProt ID (e.g., 'DP00086') or UniProt accession (e.g., 'P04637'). Both formats accepted.",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default DisProt Get Entry call
{
"accession": "P38398"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DisProt_get_entry
- Tool name
- DisProt_get_entry
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse