Skip to content

Releases: chaitjo/geometric-rna-design

v1.0.0

15 Dec 06:40
2453b18

Choose a tag to compare

This major release updates the codebase and checkpoints to the first stable, experimentally validated version of gRNAde v1.0, corresponding to the bioRxiv paper "Generative inverse design of RNA structure and function with gRNAde" - https://www.biorxiv.org/content/10.1101/2025.11.29.691298

All the data and checkpoints associated with the initial release (v0.3), corresponding to the ICLR 2025 paper will remain available for benchmarking purposes.

Release before major update to first stable version

02 Dec 12:13
e473636

Choose a tag to compare

v0.3.2

Update ICLR citation 🎉

v0.3.1

21 May 23:25

Choose a tag to compare

The major improvement in this release is the inclusion of additional structural self-consistency metrics for evaluating gRNAde designs and benchmarking. We have provided utilities for using RhoFold for 3D self-consistency scores, and RibonanzaNet for chemical modification-based self-consistency score.

This release also includes minor documentation improvements and refactoring.

v0.3.0

29 Feb 19:04
8f476dc

Choose a tag to compare

This release is mainly centred around using gRNAde in practice. We have included a comprehensive set of checkpoints used to benchmark the model as well as for general purpose usage (trained on all of RNAsolo). Additionally, we have included functionality for partial sequence re-design constraints as well as a design notebook for visualizing and evaluating gRNAde designed RNA sequences. This can be used for deciding what set of sequences should be sent to a wet lab, for instance.

v0.2.0

12 Jan 14:36
b6c93a6

Choose a tag to compare

This release updates the gRNAde codebase significantly across data handling, modelling, evaluation, as well as user interface. The repository also includes pretrained model checkpoints and a detailed tutorial to enable people to use gRNAde for their own RNA designs.

Unfortunately, the arXiv paper is still not fully up-to-date with all the developments of this release. However, the code and tutorial are both extensively documented in hopes of providing sufficient information about methodology.

v0.1.1

11 Sep 06:36
f80637e

Choose a tag to compare

This release contains the state of the gRNAde codebase used for experiments in v1-v3 of the arXiv preprint.

Both the gRNAde codebase and paper are under active development; a more recent version of the code and models is available in the main branch, but the manuscript may not be updated with the latest results.

v0.1.0

24 May 15:25

Choose a tag to compare

First public release of gRNAde