What it is
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 to use
- 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.
Prerequisites
- 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.
Input glossary
- 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.
Runtime
| Preset |
Typical min |
| general |
~2 to 8 min |
| abag |
~2 to 8 min |
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.
References