← All tools
Structure prediction · Binder design

HighFold

Predict the structure of a cyclic peptide or a cyclic-peptide complex.

Runs HighFold, which folds cyclic peptides by feeding AlphaFold 2 a cyclic position offset matrix in place of its usual relative positional encoding, so head-to-tail and disulfide-bridged macrocycles are modelled as closed rather than as linear chains whose ends happen to meet.

Input

Configure a small job

POST
Join the chains of a complex with a colon; the first chain is the cyclic peptide.
Which constraints the cyclic offset matrix is built from.
Comma-separated 1-indexed cysteine pairs, for example 3-11,5-17. Inferred from the sequence when left empty.
Short macrocycles have no useful alignment, so single-sequence is the usual choice.
Ready
Response

JSON result

{
  "status": "Ready for a request"
}