uniprot_get_uniparc
Retrieve a UniParc sequence-archive record by its UPI. Get sequence, checksums, cross-references, and taxonomy when a UniProtKB accession is unavailable.
Instructions
Fetch a UniParc sequence-archive record by its known UPI. Returns
sequence, MD5/CRC64 checksums, cross-reference counts, linked
UniProtKB accessions, and the common-taxa list. UniParc is the
non-redundant sequence archive — every protein sequence ever submitted
to a major public database has exactly one UniParc record, making this
the tool to use when a UniProtKB accession doesn't exist for a
sequence you have. Don't have a UPI yet? Use uniprot_search_uniparc
to find one first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| upi | Yes | UniParc identifier, e.g. 'UPI000002ED67'. Always starts with 'UPI'. | |
| 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 |