Back to catalog
Cortexa research tool·genomics·uniprot
UniProt Get Uniref Cluster
Get UniRef cluster information by cluster ID. UniRef clusters group proteins that share 100% (UniRef100), 90% (UniRef90), or 50% (UniRef50) sequence identity. Returns cluster metadata, representative member, member count, and member list. Cluster IDs are in format UniRef100_P04637, UniRef90_P04637, or UniRef50_P04637.
Livelast probed 2026-05-01 01:00Z· 88msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 88ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cluster_id": {
"description": "UniRef cluster ID (e.g., 'UniRef50_P04637', 'UniRef90_P04637', 'UniRef100_P04637'). Use UniProt_get_uniref_search to find cluster IDs.",
"type": "string"
}
},
"required": [
"cluster_id"
],
"type": "object"
}Examples (1)
Default UniProt Get Uniref Cluster call
public-safeinput
{
"cluster_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProt_get_uniref_cluster
- Tool name
- UniProt_get_uniref_cluster
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse