Fetch any record from UniProt, paste a sequence, or deep-link via ?accession=, ?id=, or ?sequence=.
Append these to the page URL (after ?, joined with &) to deep-link or share a view. The current view is also written back to the URL automatically.
| Parameter | Description |
|---|---|
accession / id | Fetch this record from UniProt (e.g. P68871 or HBB_HUMAN). |
sequence | Load a raw or FASTA sequence directly instead of fetching. |
tab | Open a tab: seq, comp, prop, digest, sites, raw. |
enzyme | Digest enzyme (e.g. trypsin), or custom with customRegex. |
missed | Allowed missed cleavages (0–10). |
minLen / maxLen | Peptide length bounds for the digest. |
minMass / maxMass | Peptide mass bounds for the digest. |
semi | 1 for semi-enzymatic digestion. |
Example: ?accession=P68871&tab=digest&enzyme=trypsin&missed=2