At a glance
Install
uv and poetry.
When to use
- Predict structure for a novel sequence with no known homolog.
- Resolve side-chain conformations for docking studies.
- Screen designs from a protein engineering pipeline before wet-lab validation.
Example
Response
Parameters
string
required
Amino acid sequence in single-letter IUPAC codes. Maximum length 2,048 residues.
boolean
default:"true"
Include side-chain atoms in the returned structure.
string[]
Optional list of PDB IDs to use as templates. Leave empty for template-free prediction.
Response fields
number
Model-wide confidence score between 0 and 1.
number
Estimated RMSD in angstroms against the predicted best template.
string
Fraction of residues resolved at atomic detail, formatted as
resolved/total.string
Predicted structural class (for example,
globin, immunoglobulin, tim_barrel).string
Signed URL to a PDB file with the full predicted structure. Valid for 24 hours.