Search bioRxiv⌕ Search

Biology subjects

Abir, A. R.

Publications and source records attributed to Abir, A. R..

5 recordsLinked to original sources

RNA-EFM : Energy based Flow Matching for Protein-conditioned RNA Sequence-Structure Co-design

Ribonucleic acids (RNAs) are essential biomolecules involved in gene regulation and molecular recognition. Designing RNA molecules that can bind specific protein targets is crucial for therapeutic applications but remains challenging due to the structural flexibility of RNA and the laborious nature of experimental techniques. We propose RNA-EFM, a novel Energy-based Flow Matching framework for protein-conditioned RNA sequence and structure co-design. RNA-EFM integrates biophysical constraints, including the Lennard-Jones potential and sequence-derived free energy, to generate low-energy and biologically plausible RNA conformations. By incorporating an idempotent refinement strategy for iterative structural correction, RNA-EFM consistently outperforms existing baselines, achieving lower RMSD, higher lDDT, and superior sequence recovery across multiple evaluation splits.

bioinformatics↗

UnCOT-AD: Unpaired Cross-Omics Translation Enables Multi-Omics Integration for Alzheimer's Disease Prediction

Alzheimers Disease (AD) is a progressive neurodegenerative disorder, posing a growing public health challenge. Traditional machine learning models for AD prediction have relied on single omics data or phenotypic assessments, limiting their ability to capture the diseases molecular complexity and resulting in poor performance. Recent advances in high-throughput multi-omics have provided deeper biological insights. However, due to the scarcity of paired omics datasets, existing multi-omics AD prediction models rely on unpaired omics data, where different omics profiles are combined without being derived from the same biological sample, leading to biologically less meaningful pairings and causing less accurate predictions. To address these issues, we propose UnCOT-AD, a novel deep learning framework for Unpaired Cross-Omics Translation enabling effective multi-omics integration for AD prediction. Our method introduces the first-ever cross-omics translation model trained on unpaired omics datasets, using two coupled Variational Autoencoders and a novel cycle consistency mechanism to ensure accurate bidirectional translation between omics types. We integrate adversarial training to ensure that the generated omics profiles are biologically realistic. Moreover, we employ contrastive learning to capture the disease specific patterns in latent space to make the cross-omics translation more accurate and biologically relevant. We rigorously validate UnCOT-AD on both cross-omics translation and AD prediction tasks. Results show that UnCOT-AD empowers multi-omics based AD prediction by combining real omics profiles with corresponding omics profiles generated by our cross-omics translation module and achieves state-of-the-art performance in accuracy and robustness. Source code is available at https://github.com/abrarrahmanabir/UnCOT-AD

bioinformatics↗

DeepRNA-Twist: Language Model guided RNA Torsion Angle Prediction with Attention-Inception Network

RNA torsion and pseudo-torsion angles are critical in determining the three-dimensional conformation of RNA molecules, which in turn governs their biological functions. However, current methods are limited by RNAs structural complexity and flexibility, as it can adopt multiple conformations, with experimental techniques being costly and computational approaches struggling to capture the intricate sequence dependencies needed for accurate predictions. To address these challenges, we introduce DeepRNA-Twist, a novel deep learning framework designed to predict RNA torsion and pseudo-torsion angles directly from sequence. DeepRNA-Twist utilizes RNA language model embeddings, which provides rich, context-aware feature representations of RNA sequences. Additionally, it introduces 2A3IDC module (Attention Augmented Inception Inside Inception with Dilated CNN), combining inception networks with dilated convolutions and multi-head attention mechanism. The dilated convolutions capture long-range dependencies in the sequence without requiring a large number of parameters, while the multi-head attention mechanism enhances the models ability to focus on both local and global structural features simultaneously. DeepRNA-Twist was rigorously evaluated on benchmark datasets, including RNA-Puzzles, CASP-RNA, and SPOT-RNA-1D, and demonstrated significant improvements over existing methods, achieving state-of-the-art accuracy. Source code is available at https://github.com/abrarrahmanabir/DeepRNA-Twist

bioinformatics↗

BioLLMNet: Enhancing RNA-Interaction Prediction with a Specialized Cross-LLM Transformation Network

Existing computational methods for the prediction of RNA related interactions often rely heavily on manually crafted features. Language model features for bio-sequences has gain significant popularity in proteomics and genomics. However, during interaction prediction, how language model features from different modalities should be combined to extract the most representative features is yet to be explored. We introduce BioLLMNet, a novel framework that introduces an effective combination approach for multi-modal bio-sequences. BioLLMNet provides a way to transform feature space of different molecules language model features and uses learnable gating mechanism to effectively fuse features. Rigorous evaluations show that BioLLMNet achieves state-of-the-art performance in RNA-protein, RNA-small molecule, and RNA-RNA interactions, outperforming existing methods in RNA-associated interaction prediction.

bioinformatics↗

LOCAS: Multi-label mRNA Localization with Supervised Contrastive Learning

Traditional methods for mRNA subcellular localization often fail to account for multiple compartmentalization. Recent multi-label models have improved performance, but still face challenges in capturing complex localization patterns. We introduce LOCAS (Localization with Supervised Contrastive Learning), which integrates an RNA language model to generate initial embeddings, employs supervised contrastive learning (SCL) to identify distinct RNA clusters, and uses a multi-label classification head (ML-Decoder) with cross-attention for accurate predictions. Through extensive ablation studies and multi-label overlapping threshold tuning, LOCAS achieves state-of-the-art performance across all metrics, providing a robust solution for RNA localization tasks.

bioinformatics↗