resolve_identifier
Resolves gene, transcript, protein, or variant identifiers to their matching reference entries, reporting ambiguous matches. Handles source, assembly, and target type filters.
Instructions
Resolve a gene/transcript/protein/variant identifier; reports ambiguity. Not implemented in this build: returns error code 'unsupported' (E8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | No | Source names; default all available. | |
| assembly | No | ||
| identifier | Yes | ||
| target_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | Set when status is error. | |
| errors | No | Per-source failures in partial results. | |
| limits | No | ||
| status | Yes | ||
| warnings | No | ||
| operation | Yes | ||
| provenance | No | ||
| truncation | No | ||
| source_status | No | ||
| schema_version | No | 1 |