OpenDDE co-folding

Describe any mix of protein, DNA, RNA and small molecules in one spec and get the whole complex folded together, every atom modelled. The multi-molecule counterpart to the protein-only Boltz-2 tool.

What it is for

You have a complex that is not all protein — protein with DNA, with RNA, or with a bound small molecule — and you want the whole thing folded together in one prediction. For a plain protein-protein or protein-peptide complex, Boltz-2 is faster and cheaper.

Folds a whole complex at once when the complex is not all protein — protein with DNA, protein with RNA, protein with a bound small molecule, or any mix of those written into a single specification. Every atom is modelled, not just the protein backbone. It is the multi-molecule counterpart to Boltz-2, which is faster but protein-only. OpenDDE, Aureka AI Research, Apache-2.0.

When it fits:

  • Your complex has something in it other than protein: DNA, RNA, or a bound small molecule.
  • You are modelling an antibody or nanobody together with its antigen (use the ABAG checkpoint).
  • You want an AlphaFold3-style all-atom prediction without standing up the pipeline yourself.

Inputs

You will need:

  • Sequences for each polymer chain (protein / DNA / RNA).
  • For ligands: a CCD code (e.g. CCD_ATP), a bare SMILES string, or a bundled FILE_*.sdf reference.

Each run uses a preset that sets the scale and scope:

General co-folding
The general OpenDDE checkpoint. Co-fold any mix of protein, DNA, RNA, and ligand entities. Choose this unless your target is specifically an antibody-antigen pair.
Antibody-antigen (ABAG)
The antibody-antigen specialised checkpoint. Tuned for predicting antibody or nanobody complexes with their antigen.

Parameters you set on the form:

Checkpoint
General for any entity mix, or ABAG for antibody-antigen complexes.
Entities (guided)
One textarea per entity type. Proteins / DNA / RNA are entered as FASTA (>id headers optional); ligands one per line. This adapter assembles the OpenDDE JSON for you.
Entities (JSON)
Or paste an exact OpenDDE spec. It is validated against the real schema and re-checked against the same size limits — the JSON mode is not a way around the ceilings.
Samples / steps / recycles
Sampler settings. Samples is how many structures per seed; steps and recycles trade compute for quality.
Seeds
How many seeds to run from the starting seed. Total predictions returned is seeds × samples.

Typical runtime:

general
~2 to 8 min
abag
~2 to 8 min

How to read the results

A ranked set of predicted complexes (mmCIF/PDB) with the model's own confidence ranking score per prediction. Download each structure or view it in the browser.

Where a tool reports them, the scores mean:

ipTM
Predicted confidence in the contact between two chains, on a 0 to 1 scale. Higher is better: 0.65 to 0.75 depending on the tool. Individual tools set their own pass bar a little either side of that — this guide's own results summary above states this tool's. On a multi-chain target the number may cover the target's own chain–chain interface as well as the binder's, so read the per-tool note on the results table before comparing designs on it.
pLDDT
Per-residue confidence in the predicted fold. Higher means the model is more sure of that part of the structure.
i_pAE and pAE
Predicted alignment error, at the interface (i_pAE) or across the whole structure (pAE). Lower is better.

References

Aureka AI Research, OpenDDE-Preview, arXiv 2026

Open the OpenDDE co-folding form All guides