Search bioRxiv⌕ Search

Biology subjects

Kasturi, V. V.

Publications and source records attributed to Kasturi, V. V..

2 recordsLinked to original sources

OligoGraph: A novel geometric graph-based approach for siRNA efficacy prediction

RNA interference (RNAi) is a biological process in which a small interfering RNA (siRNA) prevents the translation of a messenger RNA (mRNA) into a protein by cleaving the mRNA before translation. We exploit this process to prevent the formation of harmful proteins by using an effective siRNA on the target mRNA. The current rapidly emerging RNAi-based drugs show immense potential for therapeutic applications. Traditionally, designing a potent siRNA for an mRNA requires extensive lab experimentation and trials; therefore, there is a need to develop a model that reliably predicts a siRNAs efficacy against mRNA. This saves both cost and time. But designing such models is challenging, as the data available is either scarce or biased. The current models available exhibit limited generalization and are restricted to a fixed siRNA lengths of either 19 or 21 nucleotides, limiting flexible use. To address these challenges, we introduce OligoGraph, a graph-based deep learning architecture that operates on the siRNA-mRNA duplex. It leverages RiNALMo embeddings, multiple GATconv and Transformerconv layers, and self-supervised pretraining, and outperforms all other existing models in our testing on seen and unseen data. We implemented specialized OligoGraph variants for 19- and 21-nucleotide siRNAs, both of which outperformed the current state-of-the-art models on unseen data. The 19-nucleotide model yielded AUC-ROC and PCC increases of 1.1% and 4.6% on the Mixset; 19.07% and 127.3% on the Takayuki dataset, respectively. Furthermore, the 21-nucleotide model improved predictive performance on the Simone dataset by 2.62% (AUC-ROC) and 6.65% (PCC).

bioinformatics↗

RNAiSpline: A Deep learning model for siRNA efficacy prediction

RNA interference (RNAi) is a crucial biological post-transcriptional gene silencing mechanism where small interfering RNA (siRNA) guides RNA-induced silencing complex (RISC) to bind with messenger RNA (mRNA) thereby silencing it and stopping protein formation. We exploit this process to prevent the formation of harmful proteins by silencing mRNA before it is translated into protein through an effective siRNA. There exists a need to develop a computational model that predicts the effectiveness of siRNA on a given mRNA. Designing a model is challenging, as the data availability is either scarce or biased, and existing models lack generalization ability, even though the parameters to training samples ratio is very high. To overcome these challenges, we introduce RNAiSpline, which incorporates self-supervised pretraining and fine-tuning with Kalmogorov-Arnold Network (KAN), Convolutional Neural Network (CNN), and Transformer Encoder. Evaluation on the independent test dataset yields an ROC-AUC of 0.8175, an F1 score of 0.7717, and Pearson correlation of 0.6032, making RNAiSpline a robust model for siRNA efficacy prediction.

bioinformatics↗