bioRxiv Science⌕ Search

Biology subjects

Otagaki, T.

Publications and source records attributed to Otagaki, T..

2 recordsLinked to original sources

LinearCapR: Linear-time computation of per-nucleotide structural-context probabilities of RNA without base-pair span limits

MotivationRNA molecules adopt dynamic ensembles of secondary structures, where the local structural context of each nucleotide-such as whether it resides in a stem or a specific type of loop-strongly shapes molecular interactions and regulatory function. Structural-context probabilities therefore provide a more functionally informative view of RNA folding than the minimum free energy structures or base-pairing probabilities. However, existing tools either require O (N3) time or employ span-restricted approximations that omit long-range base-pairs, limiting their applicability to large and biologically important RNAs. ResultsWe introduce LinearCapR, enabling linear-time, span-unrestricted computation of structural-context marginalized probabilities, using beam-pruned Stochastic Context Free Grammar-based computation. LinearCapR retains global ensemble features lost by span-limited methods and yields superior predictive power on bpRNA-1m(90) dataset, especially for multiloops and exterior regions, as well as long-distance stems. LinearCapR supports analysis of long RNAs, demonstrated on the full genome of SARS-CoV-2. ConclusionsLinearCapR provides the first base-pair-span-unrestricted, linear-time framework for RNA structural-context analysis, retaining key thermodynamic ensemble features essential for functional interpretation. It enables large-scale studies of viral genomes, long non-coding RNAs, and downstream analyses such as RNA-binding protein site prediction. AvailabilityThe source code of LinearCapR is available at https://github.com/hoget157/LinearCapR.

bioinformatics↗

Gradient-based Optimization for mRNA Sequence Design

MotivationOptimization of mRNA sequences presents fundamental challenges to balance multiple physicochemical/biological properties--including accessibility, stability, and translation efficiency--while preserving amino acid sequences. The discrete nature of RNA sequence design hinders direct application of gradient-based methods, despite their potential for leveraging modern deep learning predictors of the properties in biological sequence design. ResultsWe present the Input Data Differentiable Designer (ID3) framework, a unified computational approach for mRNA sequence optimization that enables gradient-based optimization of discrete RNA sequences through innovative mathematical techniques. ID3 framework encompasses 12 constrained variants across four base configurations and three constraint mechanisms: Codon Profile Constraint, Amino Matching Softmax, and Lagrangian multipliers. The ID3 framework treats trained models as fixed differentiable functions while optimizing input data through continuous probability distributions. We also provide convergence analyses from the perspective of trained model input optimization. Availability and implementationhttps://github.com/Li-Hongmin/ID3.git Contactlihongmin@edu.k.u-tokyo.ac.jp, terai@edu.k.u-tokyo.ac.jp, asai@k.u-tokyo.ac.jp

bioinformatics↗