bio.rodeo
ModelsOrganizationsLeaderboardAboutSign in
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

RoseTTAFold All-Atom

Baker Lab

Deep network that predicts structures of full biological assemblies: proteins, nucleic acids, small molecules, metals, and covalent modifications.

Released: March 2024

RoseTTAFold All-Atom (RFAA) extends the RoseTTAFold architecture to model the full chemical complexity of biological systems. While AlphaFold 2 and the original RoseTTAFold transformed protein structure prediction, both were limited to polypeptide chains. RFAA removes that constraint by combining residue-level representations of proteins and nucleic acids with an atomic graph representation of small molecules and covalent modifications, enabling joint structure prediction across all major classes of biological macromolecules and their ligands in a single network pass.

Published in Science in March 2024 by the Baker Lab at the University of Washington, RFAA achieves protein monomer structure prediction accuracy comparable to AlphaFold 2 while simultaneously handling interaction partners that no prior generalist method could model. The work also introduced RFdiffusion All-Atom (RFdiffusionAA), a companion generative model fine-tuned from RFAA that designs entirely new protein scaffolds around target small molecules.

The release marked a significant step toward modeling the true chemical complexity of biological assemblies, where proteins rarely act in isolation but instead interact with metabolites, cofactors, nucleic acids, and post-translational modifications.

#Key Features

  • Unified all-atom modeling: Simultaneously predicts structures containing proteins, DNA, RNA, small molecules, metals, and covalently modified residues within a single forward pass, without specialized pipelines for each component type.
  • Flexible backbone docking: Excels at ligand docking scenarios where the protein backbone adjusts upon binding, capturing induced-fit effects that rigid-docking approaches miss.
  • Covalent modification support: Models post-translational modifications and other covalently bound chemical groups — glycosylation, phosphorylation, cofactor attachment — with reasonable accuracy.
  • Generative design capability: Fine-tuning on diffusion denoising tasks produces RFdiffusionAA, which generates novel protein scaffolds around target small molecules, enabling de novo ligand-binding protein design.
  • Experimentally validated outputs: RFdiffusionAA-designed proteins binding digoxigenin, heme, and bilin were confirmed by X-ray crystallography and binding assays, demonstrating practical design utility.

#Technical Details

RFAA builds on the RoseTTAFold2 three-track architecture, which processes 1D sequence, 2D pairwise distance, and 3D coordinate information in parallel tracks with iterative cross-track attention. The key innovation is a dual input representation: biopolymers (amino acids, DNA/RNA bases) are encoded at residue level, while small molecules, metals, and covalent modifications are encoded as atomic bond graphs fed into the 1D track (element types), 2D track (chemical bonds), and 3D track (chirality). This asymmetric scheme allows efficient polymer processing while preserving full bonded geometry for non-polymer components. Structure generation uses an SE(3)-equivariant transformer to produce all-atom coordinates.

The model was trained on biological assemblies from the Protein Data Bank, including protein-small molecule complexes, protein-metal complexes, and covalently modified proteins. Common solvents and crystallization additives were filtered from training targets to keep the model focused on biologically meaningful interactions. On standard benchmarks, RFAA achieves protein monomer accuracy comparable to AlphaFold 2, strong performance on flexible backbone docking in CAMEO evaluations, and reasonable accuracy on multi-chain assemblies containing combinations of proteins, nucleic acids, and small molecules simultaneously.

#Applications

RFAA is best suited for research problems that require modeling the true chemical context of biological systems. Primary use cases include predicting ligand-bound protein structures where backbone flexibility matters, modeling metalloenzymes and cofactor-bound proteins such as heme proteins or zinc-finger domains, and characterizing covalently modified proteins like glycoproteins. The companion RFdiffusionAA model extends these capabilities into active protein design, enabling researchers to generate novel binders for specific small-molecule targets — a workflow relevant to biosensor development, therapeutic protein engineering, and synthetic biology. The combined prediction-and-design pipeline represents a practical toolkit for labs working at the chemistry-biology interface.

#Impact

RFAA represented a meaningful expansion of the generalist structure prediction paradigm beyond polypeptides, addressing a longstanding gap where researchers had to chain together specialized tools to model chemically complex assemblies. The experimentally validated small-molecule binder designs demonstrated that all-atom modeling is not merely predictive but generatively useful. Limitations remain: RFAA is not a replacement for specialized docking software when the receptor structure is already known, performance decreases for very large or chemically unusual ligands, and all-atom modeling of large assemblies demands substantially more memory than protein-only prediction. Nonetheless, its open-source availability on GitHub and strong benchmark results have made it a widely adopted tool for labs working on protein-ligand and protein-small-molecule systems.

Citation

Generalized Biomolecular Modeling and Design with RoseTTAFold All-Atom

Krishna, R., et al. (2023) Generalized Biomolecular Modeling and Design with RoseTTAFold All-Atom. bioRxiv.

DOI: 10.1126/science.adl2528

Recent citations

Papers that recently cited this model.

  • Controlled Peptide Capture and Release in 3D‐Printed Multimaterial Microstructures

    Niklas Schwegler, Thomas Heim, Philipp Mainik, et al.

    Advancement of science · Jul 2026

    0
  • De novo design of ligand binding and sensing with a physics based generative approach

    Yanzhe Zhang, Yitao Ke, Rui Zhi, et al.

    bioRxiv · Jul 2026

    0
  • The Preparatory (Anti)Bonding Character of Molecular Orbitals

    Jonas O. Wenzel, Johannes Werner, P. Weisenburger, et al.

    Advancement of science · Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • Accurate structure prediction of biomolecular interactions with AlphaFold 3

    Josh Abramson, Jonas Adler, Jack Dunger, et al.

    Nature · May 2024

    11.2K
  • Scalable emulation of protein equilibrium ensembles with generative deep learning

    Sarah Lewis, Tim Hempel, José Jiménez-Luna, et al.

    bioRxiv · Feb 2025

    293
  • Artificial intelligence in drug development

    Kang Zhang, Xin Yang, Yifei Wang, et al.

    Nature Medicine · Jan 2025

    262
  • Machine learning for functional protein design

    Pascal Notin, Nathan J. Rollins, Yarin Gal, et al.

    Nature Biotechnology · Feb 2024

    250
  • Atomic context-conditioned protein sequence design using LigandMPNN

    J. Dauparas, G. Lee, Robert J. Pecoraro, et al.

    bioRxiv · Dec 2023

    210

Related models

Models with similar goals, methods, or subject matter.

  • RFdiffusion3

    Institute for Protein Design

    All-atom protein design diffusion model conditioned on ligands, nucleic acids, and other non-protein atoms, supporting enzyme and DNA binder design.

    Protein
  • RFdiffusion

    Institute for Protein Design

    De novo protein design diffusion model that generates backbone structures conditioned on binding targets, symmetry constraints, and functional motifs.

    Protein
  • OpenFold3

    Aqlaboratory / Lawrence Livermore National Laboratory / Seoul National University

    Open-source Apache-2.0 reproduction of AlphaFold3 that predicts all-atom structures of proteins, RNA, DNA, small molecules, and their complexes.

    ProteinRNASmall molecule
  • RFdiffusion2

    Institute for Protein Design

    Atom-level diffusion model for de novo enzyme design that scaffolds arbitrary active-site geometries without specifying catalytic residue positions.

    Protein
  • AlphaFold 3

    Google DeepMind

    Diffusion-based structure prediction model for biomolecular complexes, spanning proteins with DNA, RNA, small molecules, ions, and modified residues.

    Protein

Citations

Total Citations934
Influential46
References107

GitHub

Stars814
Forks142
Open Issues112
Contributors12
Last Push2mo ago
LanguagePython

Fields of citing research

  • Medicine29%
  • Computer Science27%
  • Biology26%
  • Chemistry17%
  • Engineering3%
  • Materials Science2%
  • Environmental Science2%
  • Physics1%

Share of papers citing this model.

Openness

bio.rodeo opennessOpen weights · open weights, closed recipe
54Partial
Usability — can I run it?91
Reproducibility — can I retrain it?14
open weights, closed recipe
Model Openness Framework
Class III
Open Model

Tags

multimodalprotein_designsmall_moleculestructure_prediction

Resources

GitHub RepositoryResearch PaperOfficial WebsiteDataset