← All tools
Structure prediction · Protein Design

ESMFold 2

Fold a protein from its sequence alone, with no MSA or template search.

Writes a FASTA record and invokes the esm-fold CLI from fair-esm. Predictions are single-sequence, so no alignment or template database is consulted.

Input

Configure a small job

POST
Join chains of a complex with a colon to fold them as one record.
More recycles refine the prediction at a proportional runtime cost.
0 disables chunking; lower values trade speed for less memory.
Ready
Response

JSON result

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