fetch_genomic_data
Fetches genomic data by checking local cache first, then querying UniProt API to obtain sequence parameters.
Instructions
Queries sequence parameters. Checks the local SQLite cache first. If not cached, queries the UniProt REST API and saves the result locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gene_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |