/uniprot/clusters

POST /api/uniprot/clusters

Price: 10 credits

Get a UniRef sequence-similarity cluster by its identifier

How to use it

Resolves a UniRef cluster, which groups sequences at 100%, 90% or 50% identity around a seed entry. The identity threshold is part of the id, so UniRef50_P05067 and UniRef90_P05067 are different clusters with the same seed and widely different sizes. A cluster is named after its seed, so prefixing a UniProt accession resolves only when that accession is itself the seed: that holds for UniRef100 and for reviewed Swiss-Prot accessions, and usually fails at UniRef90 and UniRef50 for unreviewed TrEMBL ones. To reach all three thresholds from an arbitrary accession, resolve UniRef100_<accession> first and read `representative_member.uniref90_id` and `representative_member.uniref50_id` off the answer. Members are UniProtKB or UniParc entries rather than clusters, and `representative_member` carries the sequence the cluster is named for.

Parameters

Request body

Response

Errors

Response headers