paper-with-me

Papers

RiboDiffusion: Tertiary Structure-based RNA Inverse Folding with Generative Diffusion Models

2024-04-17 · Han Huang, Ziqian Lin, Dongchen He, Liang Hong, Yu Li

RNA design shows growing applications in synthetic biology and therapeutics, driven by the crucial role of RNA in various biological processes. A fundamental challenge is to find functional RNA sequences that satisfy given structural constraints, known as the inverse folding problem. Computational approaches have emerged to address this problem based on secondary structures. However, designing RNA sequences directly from 3D structures is still challenging, due to the scarcity of data, the non-unique structure-sequence mapping, and the flexibility of RNA conformation. In this study, we propose RiboDiffusion, a generative diffusion model for RNA inverse folding that can learn the conditional distribution of RNA sequences given 3D backbone structures. Our model consists of a graph neural network-based structure module and a Transformer-based sequence module, which iteratively transforms random sequences into desired sequences. By tuning the sampling weight, our model allows for a trade-off between sequence recovery and diversity to explore more candidates. We split test sets based on RNA clustering with different cut-offs for sequence or structure similarity. Our model outperforms baselines in sequence recovery, with an average relative improvement of $11\%$ for sequence similarity splits and $16\%$ for structure similarity splits. Moreover, RiboDiffusion performs consistently well across various RNA length categories and RNA types. We also apply in-silico folding to validate whether the generated sequences can fold into the given 3D RNA backbones. Our method could be a powerful tool for RNA design that explores the vast sequence space and finds novel solutions to 3D structural constraints.

📄 PDF Abstract BibTeX arXiv:2404.11199

Code (1)

ml4bio/ribodiffusion 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

RNACG: A Universal RNA Sequence Conditional Generation model based on Flow-Matching

2024-07-29 · Letian Gao, Zhi John Lu

RNA plays a pivotal role in diverse biological processes, ranging from gene regulation to catalysis. Recent advances in RNA design, such as RfamGen, Ribodiffusion and RDesign, have demonstrated promising results, with su…

Property PredictionProtein Design

BeeRNA: tertiary structure-based RNA inverse folding using Artificial Bee Colony

2025-11-26 · Mehyar Mlaweh, Tristan Cazenave, Ines Alaya arxiv

The Ribonucleic Acid (RNA) inverse folding problem, designing nucleotide sequences that fold into specific tertiary structures, is a fundamental computational biology problem with important applications in synthetic biol…

Watching ion-driven kinetics of ribozyme folding and misfolding caused by energetic and topological frustration one molecule at a time

2023-03-05 · Naoto Hori, D. Thirumalai

Folding of ribozymes into well-defined tertiary structures usually requires divalent cations. How Mg$^{2+}$ ions direct the folding kinetics has been a long-standing unsolved problem because experiments cannot detect the…

Geometric constraints in protein folding

2018-12-23

The intricate three-dimensional geometries of protein tertiary structures underlie protein function and emerge through a folding process from one-dimensional chains of amino acids. The exact spatial sequence and configur…

Protein Folding

PyMOLfold: Interactive Protein and Ligand Structure Prediction in PyMOL

2025-02-01 · Colby T. Ford, Samee Ullah, Dinler Amaral Antunes, Tarsis Gesteira Ferreira

PyMOLfold is a flexible and open-source plugin designed to seamlessly integrate AI-based protein structure prediction and visualization within the widely used PyMOL molecular graphics system. By leveraging state-of-the-a…

PredictionProtein FoldingProtein Structure Prediction