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
RNA foundation models
RNA

gRNAde

MRC Laboratory of Molecular Biology / University of Cambridge

RNA inverse-folding model that generates sequences predicted to fold into a target 3D backbone, capturing non-canonical pairs and tertiary motifs.

Released: December 2025

Designing an RNA sequence that will fold into a desired three-dimensional shape is the central challenge of RNA engineering, underpinning efforts to build aptamers, riboswitches, and catalytic ribozymes. gRNAde tackles this RNA inverse-folding problem: given a target 3D backbone, it generates nucleotide sequences predicted to adopt that fold. Unlike methods that reason only over secondary structure, gRNAde conditions on full 3D coordinates, allowing it to capture non-canonical base pairs and tertiary motifs that planar representations miss.

The model was developed by Chaitanya K. Joshi and colleagues across the MRC Laboratory of Molecular Biology (Philipp Holliger's group) and the University of Cambridge Department of Computer Science. First introduced as a geometric deep learning method at ICLR 2025, gRNAde was extended into a full generative design pipeline and experimentally validated in a December 2025 bioRxiv preprint, where it was shown to design active, novel RNA molecules rather than merely score sequences computationally.

gRNAde fits alongside structure-prediction models such as RhoFold and reactivity predictors such as RibonanzaNet, which it incorporates for in-silico screening. Together these form a closed design-and-filter loop that moves RNA design closer to the generative workflows now common in protein engineering.

#Key Features

  • 3D-conditioned generation: The model conditions on backbone coordinates rather than secondary structure alone, letting it represent pseudoknots, non-canonical pairings, and tertiary contacts that drive RNA function.
  • Flexible design specifications: Users can constrain generation with a target 3D backbone, a (possibly pseudoknotted) secondary structure, partial sequence motifs, or any combination, enabling motif scaffolding and partial redesign.
  • Multi-state modeling: gRNAde reasons over conformational ensembles, reflecting that many functional RNAs adopt multiple states rather than a single rigid structure.
  • Integrated in-silico screening: Candidate sequences are filtered with RibonanzaNet (chemical-reactivity prediction) and optional RhoFold structure prediction, prioritizing the most promising designs before synthesis.
  • Experimental validation: Designs were tested in the lab, including active RNA polymerase ribozyme variants with high sequence divergence from natural sequences.

#Technical Details

gRNAde is a multi-state geometric graph neural network that encodes the RNA backbone as a geometric graph and decodes sequences autoregressively, functioning as a structure-conditioned sequence language model. It was trained self-supervised on RNA structures from the PDB (≤4 Å resolution) curated via the RNASolo database with an October 2023 cutoff, supporting sequences up to 500 nucleotides and using 75% 3D-coordinate dropout so the model degrades gracefully when only partial structural information is available. On the Eterna OpenKnot benchmark for pseudoknot design, gRNAde reached 95% experimental success, matching human expert performance and substantially exceeding the roughly 70% achieved by competing computational methods. Earlier benchmarking reported native sequence recovery improvements over Rosetta-based inverse folding.

#Applications

gRNAde serves RNA engineers, synthetic biologists, and structural biologists who need sequences for a specified fold. Concrete uses include designing pseudoknotted scaffolds, engineering ribozymes with novel sequences while preserving catalytic function, generating aptamer and riboswitch candidates, and redesigning natural RNAs under partial-sequence constraints. Because it pairs generation with reactivity- and structure-based screening, it slots directly into design-build-test-learn loops, narrowing large sequence spaces to a testable shortlist before wet-lab synthesis.

#Impact

gRNAde brings to RNA the generative, structure-conditioned design paradigm that transformed protein engineering, and is among the first such methods with experimental validation of designed function rather than purely computational benchmarks. Matching human-expert performance on the Eterna OpenKnot competition and producing active divergent ribozymes demonstrates that learned 3D priors can generalize beyond known natural sequences. Released under the MIT license with open code (~308 GitHub stars) and HuggingFace checkpoints and datasets, it provides an accessible foundation for RNA design research, though performance remains bounded by the limited size and resolution of experimental RNA structure data.

Citation

Generative inverse design of RNA structure and function with gRNAde

Preprint

Joshi, C. K., et al. (2025) Generative inverse design of RNA structure and function with gRNAde. bioRxiv.

DOI: 10.1101/2025.11.29.691298

Recent citations

Papers that recently cited this model.

  • De novo design of RNA pseudoknots with deep learning

    J. Townley, W. Kladwang, David Baker, et al.

    bioRxiv · May 2026

    0
  • Black-box data: a new paradigm for biomedicine in the AI era

    Luca Naef, Micheal Bronstein

    Chemical Science · Apr 2026

    0
  • Machine learning for RNA-targeting drug design

    Wissam Karroucha, C. Oliver, Véronique Stoven, et al.

    Dec 2025

    0

Top citations

The most-cited papers that cite this model.

  • Black-box data: a new paradigm for biomedicine in the AI era

    Luca Naef, Micheal Bronstein

    Chemical Science · Apr 2026

    0
  • Machine learning for RNA-targeting drug design

    Wissam Karroucha, C. Oliver, Véronique Stoven, et al.

    Dec 2025

    0
  • De novo design of RNA pseudoknots with deep learning

    J. Townley, W. Kladwang, David Baker, et al.

    bioRxiv · May 2026

    0

Related models

Models with similar goals, methods, or subject matter.

  • GenerRNA

    Preferred Networks

    Transformer-based generative language model for de novo RNA design, pretrained on 16 million non-coding RNA sequences from RNAcentral.

    RNA
  • GoForth

    University of California, Berkeley

    RNA inverse-folding language model that designs nucleotide sequences satisfying a target secondary structure, fixed bases, and coding constraints.

    RNA
  • SCRU-Seq / SCRU-Diff

    University of Virginia

    RNA inverse folding framework pairing a graph neural network predictor with a diffusion model, designing sequences from self-contained RNA units.

    RNA
  • yakRNA Design

    Stanford University

    110M-parameter RNA language model that designs sequences from secondary structure, motif, and Gene Ontology constraints via discrete diffusion.

    RNA
  • RfamGen

    Kyoto University / Waseda University

    Generative RNA design model that samples family sequences from a VAE latent space constrained by Rfam covariance models and consensus structure.

    RNA

Citations

Total Citations3
Influential0
References62

GitHub

Stars310
Forks25
Open Issues1
Contributors2
Last Push7mo ago
LanguageJupyter Notebook
LicenseMIT

HuggingFace

Downloads21
Likes1
Last Modified7mo ago

Fields of citing research

  • Biology100%
  • Computer Science100%
  • Medicine100%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
98Open
Usability — can I run it?100
Reproducibility — can I retrain it?92
Model Openness Framework
Class II
Open Tooling

Tags

de_novo_designgenerativegraph_neural_networkinverse_foldingribozymerna_structureself_supervisedstructure_prediction

Resources

GitHub RepositoryResearch PaperHuggingFace ModelDataset