lookup_gene
Look up a gene to obtain its identifiers, transcripts, and source-attributed annotations from genomic reference databases. Filter by source and assembly to resolve versioned evidence.
Instructions
Gene identifiers, transcripts and source-attributed annotations. Not implemented in this build: returns error code 'unsupported' (E8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gene | Yes | ||
| include | No | ||
| sources | No | Source names; default all available. | |
| assembly | 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 |