EBIProteins Get Coordinate Mapping
Map UniProt protein positions to genomic coordinates at exon-level resolution. Returns chromosome, strand, and per-exon mappings between protein residue positions and chromosomal coordinates for all transcript isoforms. Essential for translating protein variant positions (e.g., 'p.R273H at position 273') to genomic coordinates for variant analysis, connecting protein annotations to genome browsers, or understanding exon-intron structure at the protein level. Example: 'P04637' (TP53) returns 6 t…
Overview
Map UniProt protein positions to genomic coordinates at exon-level resolution. Returns chromosome, strand, and per-exon mappings between protein residue positions and chromosomal coordinates for all transcript isoforms. Essential for translating protein variant positions (e.g., 'p.R273H at position 273') to genomic coordinates for variant analysis, connecting protein annotations to genome browsers, or understanding exon-intron structure at the protein level. Example: 'P04637' (TP53) returns 6 transcript mappings on chromosome 17 (reverse strand) with 10 exons spanning positions 7669612-7676594; 'P00533' (EGFR) maps to chromosome 7.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 112ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt accession. Examples: 'P04637' (TP53), 'P00533' (EGFR), 'P38398' (BRCA1), 'P01308' (Insulin), 'P69905' (HBA1 hemoglobin alpha).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default EBIProteins Get Coordinate Mapping call
{
"accession": "P38398"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_EBIProteins_get_coordinate_mapping
- Tool name
- EBIProteins_get_coordinate_mapping
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse