Back to catalog
Cortexa research tool·biomedical·alphamissense
AlphaMissense Get Residue Scores
Get AlphaMissense scores for all 20 possible amino acid substitutions at a specific protein position. Useful for saturation mutagenesis analysis and identifying pathogenic hotspots.
Livelast probed 2026-05-01 01:00Z· 6301msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 6301ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"position": {
"description": "Amino acid position in the protein (1-indexed)",
"type": "integer"
},
"uniprot_id": {
"description": "UniProt accession ID (e.g., 'P00533' for EGFR)",
"type": "string"
}
},
"required": [
"uniprot_id",
"position"
],
"type": "object"
}Examples (1)
Default AlphaMissense Get Residue Scores call
public-safeinput
{
"position": 1,
"uniprot_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_AlphaMissense_get_residue_scores
- Tool name
- AlphaMissense_get_residue_scores
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse