用伪节点进行RNA折叠的动态编程方案的自动设计
Bertrand Marchand1,2, Sebastian Will1, Sarah J Berkemer1,3
1LIX (UMR 7161), Ecole Polytechnique, Institut Polytechnique de Paris, Palaiseau, France.
Algorithms for molecular biology : AMB
|December 2, 2023
概括
我们开发了一种自动化的方法来设计动态编程 (DP) 算法用于RNA伪结的预测. 这种方法概括了现有的方法,并实现了高效,可预测的RNA折叠分析.
科学领域:
- 计算生物学 计算生物学
- 生物信息学是一种生物信息学.
- RNA结构分析RNA结构分析
背景情况:
- 预测RNA二级结构通常使用动态编程 (DP) 来解决.
- 预测使用伪结的RNA结构在计算上具有挑战性 (NP-hard),并且通常需要针对特定结构的专门,手工制作的DP算法.
- 现有的伪结预测方法仅限于RNA构造的受限类.
研究的目的:
- 概括和自动化DP算法的设计用于RNA伪结的预测.
- 开发一个用于自动生成DP方案的框架,使RNA折叠的算法复杂性最小化.
- 为了处理更广泛的RNA形状,超出了无语境语法.
主要方法:
- 使用脂肪图形式化DP算法设计问题,用于使用脂肪图的构造类.
- 开发基于代表性结构的树分解算法来生成DP方案.
- 证明基于脂肪图的树宽度的伪结预测的固定参数可操作性.
主要成果:
- 拟议的方法自动生成DP算法,其复杂性与用于常见伪结类的手工算法相比较.
- 该框架的时间复杂性为O(n^3) (或O(n^2) 对于更简单的模型),其中n是RNA长度.
- 生成的算法支持一般的能量模型,分区函数计算和部分折叠.
结论:
- DP算法的自动设计为RNA伪结预测提供了一种强大而灵活的方法.
- 这种方法将复杂RNA结构的高效算法的创建概括和简化.
- 该框架有可能推进代数动态编程,超越无上下文结构.
相关概念视频
Protein Folding
8.0K
Proteins are chains of amino acids linked together by peptide bonds. Upon synthesis, a protein folds into a three-dimensional conformation, critical to its biological function. Interactions between its constituent amino acids guide protein folding, and hence the protein structure is primarily dependent on its amino acid sequence.
Protein Structure Is Critical to Its Biological Function
Proteins perform a wide range of biological functions such as catalyzing chemical reactions, providing...
Protein Structure Is Critical to Its Biological Function
Proteins perform a wide range of biological functions such as catalyzing chemical reactions, providing...
8.0K
Bacterial RNA Polymerase
29.6K
Unlike eukaryotes, bacteria use a single RNA Polymerase (RNAP) to transcribe all genes. The different subunits of bacterial RNAPhave distinct functions. The multisubunit structure of the bacterial RNAP helps the enzyme to maintain catalytic function, facilitate assembly, interact with DNA and RNA, and self-regulate its activity.
In most genes, the transcription site is a single base present upstream of the coding sequence. Though RNAP is a catalytically efficient enzyme, it does not recognize...
In most genes, the transcription site is a single base present upstream of the coding sequence. Though RNAP is a catalytically efficient enzyme, it does not recognize...
29.6K


