Back to catalog
Cortexa research tool·structure·uniprot_ref
UniProtRef Get Proteome
Get reference proteome information from UniProt by proteome ID. Returns the proteome description, organism taxonomy, assembly information, chromosome-level protein counts, and genome annotation sources. Essential for understanding the protein complement of a species. Example: UP000005640 returns the human reference proteome (Homo sapiens, GRCh38.p14) with 24 chromosomes + mitochondrion and ~80K total proteins.
Livelast probed 2026-04-30 23:07Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"proteome_id": {
"description": "UniProt proteome ID. Examples: 'UP000005640' (human), 'UP000000589' (mouse), 'UP000002311' (yeast), 'UP000000625' (E. coli K-12).",
"type": "string"
}
},
"required": [
"proteome_id"
],
"type": "object"
}Examples (1)
Default UniProtRef Get Proteome call
public-safeinput
{
"proteome_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtRef_get_proteome
- Tool name
- UniProtRef_get_proteome
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse