uniprot_compute_properties
Compute molecular weight, pI, hydrophobicity, and other chemical properties from a UniProt accession's canonical sequence using standard biochemical formulas.
Instructions
Derived sequence chemistry for a UniProt entry: molecular weight, theoretical pI, GRAVY hydrophobicity, aromaticity, net charge at pH 7, extinction coefficient at 280 nm, amino-acid composition. Computed from the canonical FASTA via standard methods (Lehninger pK values, Kyte-Doolittle hydropathy, Pace 1995 ε₂₈₀ formula). Pure-Python — no additional external API call beyond the FASTA fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |