uniprot_get_proteome
Fetch a UniProt proteome by UP ID, returning organism taxonomy, protein and gene counts, BUSCO completeness, annotation score, and chromosome/contig breakdown.
Instructions
Fetch a UniProt proteome by UP ID (e.g. UP000005640 = human reference). Returns organism, taxonomy lineage, protein count, gene count, BUSCO completeness score, annotation score, and component breakdown (chromosomes / contigs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proteome_id | Yes | UniProt proteome ID, e.g. 'UP000005640' (human reference). Always starts with 'UP'. | |
| response_format | No | 'markdown' (default) for a human-readable report with a provenance footer, or 'json' for a machine-parseable structured payload with the same data. Any other value is rejected. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |