Back to catalog
Cortexa research tool·structure·uniprot_proteomes
UniProt Get Proteome
Get detailed metadata for a specific UniProt proteome by its proteome ID (e.g., UP000005640 for human). Returns comprehensive information including organism taxonomy, gene count, genome assembly details, BUSCO completeness assessment, proteome type, annotation score, component breakdown (chromosomes), and cross-references. Use UniProt_search_proteomes to find proteome IDs.
Livelast probed 2026-04-30 23:07Z· 113msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 113ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"proteome_id": {
"description": "UniProt proteome ID (e.g., 'UP000005640' for human, 'UP000000589' for mouse, 'UP000000625' for E. coli)",
"type": "string"
}
},
"required": [
"proteome_id"
],
"type": "object"
}Examples (1)
Default UniProt Get Proteome call
public-safeinput
{
"proteome_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProt_get_proteome
- Tool name
- UniProt_get_proteome
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse