Releases: chaitjo/geometric-rna-design
v0.3.1
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
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
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
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.