期刊文献+
共找到38篇文章
< 1 2 >
每页显示 20 50 100
Heuristic algorithm for off-lattice protein folding problem 被引量:1
1
作者 陈矛 黄文奇 《Journal of Zhejiang University-Science B(Biomedicine & Biotechnology)》 SCIE CAS CSCD 2006年第1期7-12,共6页
Enlightened by the law of interactions among objects in the physical world, we propose a heuristic algorithm for solving the three-dimensional (3D) off-lattice protein folding problem. Based on a physical model, the p... Enlightened by the law of interactions among objects in the physical world, we propose a heuristic algorithm for solving the three-dimensional (3D) off-lattice protein folding problem. Based on a physical model, the problem is converted from a nonlinear constraint-satisfied problem to an unconstrained optimization problem which can be solved by the well-known gra- dient method. To improve the efficiency of our algorithm, a strategy was introduced to generate initial configuration. Computa- tional results showed that this algorithm could find states with lower energy than previously proposed ground states obtained by nPERM algorithm for all chains with length ranging from 13 to 55. 展开更多
关键词 protein folding AB off-lattice model Gradient method
下载PDF
Fast Tree Search for A Triangular Lattice Model of Protein Folding
2
作者 XiaomeiLi NengchaoWang 《Genomics, Proteomics & Bioinformatics》 SCIE CAS CSCD 2004年第4期245-252,共8页
Using a triangular lattice model to study the designability of proteinfolding, we overcame the parity problem of previous cubic lattice model and enumerated all thesequences and compact structures on a simple two-dime... Using a triangular lattice model to study the designability of proteinfolding, we overcame the parity problem of previous cubic lattice model and enumerated all thesequences and compact structures on a simple two-dimensional triangular lattice model of size4+5+6+5+4. We used two types of amino acids, hydrophobic and polar, to make up the sequences, andachieved 2^(23)+2^(12) different sequences excluding the reverse symmetry sequences. The totalstring number of distinct compact structures was 219,093, excluding reflection symmetry in theself-avoiding path of length 24 triangular lattice model. Based on this model, we applied a fastsearch algorithm by constructing a cluster tree. The algorithm decreased the computation bycomputing the objective energy of non-leaf nodes. The parallel experiments proved that the fast treesearch algorithm yielded an exponential speed-up in the model of size 4+5+6+5+4. Designabilityanalysis was performed to understand the search result. 展开更多
关键词 triangular lattice model protein folding fast search tree DESIGNABILITY
原文传递
A Branch and Bound Algorithm for the Protein Folding Problem in the HP Lattice Model
3
作者 Mao Chen Wen-Qi Huang 《Genomics, Proteomics & Bioinformatics》 SCIE CAS CSCD 2005年第4期225-230,共6页
A branch and bound algorithm is proposed for the two-dimensional protein folding problem in the HP lattice model. In this algorithm, the benefit of each possible location of hydrophobic monomers is evaluated and only ... A branch and bound algorithm is proposed for the two-dimensional protein folding problem in the HP lattice model. In this algorithm, the benefit of each possible location of hydrophobic monomers is evaluated and only promising nodes are kept for further branching at each level. The proposed algorithm is compared with other well-known methods for 10 benchmark sequences with lengths ranging from 20 to 100 monomers. The results indicate that our method is a very efficient and promising tool for the protein folding problem. 展开更多
关键词 protein folding HP model branch and bound lattice
原文传递
Quasi-Physical Algorithm of an Off-Lattice Model for Protein Folding Problem 被引量:1
4
作者 刘景发 黄文奇 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第4期569-574,共6页
Protein folding problem is one of the most prominent problems of bioinformatics. In this paper, we study a three-dimensional off-lattice protein AB model with two species of monomers, hydrophobic and hydrophilic, and ... Protein folding problem is one of the most prominent problems of bioinformatics. In this paper, we study a three-dimensional off-lattice protein AB model with two species of monomers, hydrophobic and hydrophilic, and present a heuristic quasi-physical algorithm. By elaborately simulating the movement of the smooth elastic balls in the physical world, the algorithm finds low-energy configurations for a given monomer chain. A subsequent "off-trap" strategy is proposed to trigger a jump for a stuck situation in order to get out of local minima. The methods have been tested in the off-lattice AB model. The computational results show promising performance. For all sequences with 13 to 55 monomers, the algorithm finds states with lower energy than previously proposed putative ground states. Furthermore, for the sequences with 21, 34 and 55 monomers, new putative ground states are found, which are different from those given in present literature. 展开更多
关键词 protein folding off-lattice model quasi-physical algorithm off-trap strategy NP-hard problem
原文传递
Structure optimization by heuristic algorithm in a coarse-grained off-lattice model
5
作者 刘景发 《Chinese Physics B》 SCIE EI CAS CSCD 2009年第6期2615-2621,共7页
A heuristic algorithm is presented for a three-dimensional off-lattice AB model consisting of hydrophobic (A) and hydrophilic (B) residues in Fibonacci sequences. By incorporating extra energy contributions into t... A heuristic algorithm is presented for a three-dimensional off-lattice AB model consisting of hydrophobic (A) and hydrophilic (B) residues in Fibonacci sequences. By incorporating extra energy contributions into the original potential function, we convert the constrained optimization problem of AB model into an unconstrained optimization problem which can be solved by the gradient method. After the gradient minimization leads to the basins of the local energy minima, the heuristic off-trap strategy and subsequent neighborhood search mechanism axe then proposed to get out of local minima and search for the lower-energy configurations. Furthermore, in order to improve the efficiency of the proposed algorithm, we apply the improved version called the new PERM with importance sampling (nPERMis) of the chain-growth algorithm, pruned-enriched-Rosenbluth method (PERM), to face-centered-cubic (FCC)-lattice to produce the initial configurations. The numerical results show that the proposed methods are very promising for finding the ground states of proteins. In several cases, we found the ground state energies are lower than the best values reported in the present literature. 展开更多
关键词 protein folding off-lattice model HEURISTICS FCC-lattice
下载PDF
Personification algorithm for protein folding problem:Improvements in PERM 被引量:10
6
作者 HUANGWenqi LUZhipeng 《Chinese Science Bulletin》 SCIE EI CAS 2004年第19期2092-2096,共5页
PERM is the most efficient approach for solv- ing protein folding problem based on simple lattice model. In this article a personification explanation of PERM is pro- posed. A new version of PERM, population control a... PERM is the most efficient approach for solv- ing protein folding problem based on simple lattice model. In this article a personification explanation of PERM is pro- posed. A new version of PERM, population control algorithm with two main improvements is presented: one is that it is able to redefine the weight and its predicted value in PERM, and the other is that it is able to unify the calculation of weight when choosing possible branches. The improved PERM is more efficient than the previous version; specifi- cally it can find the known lowest energy states for the four well-known difficult instances and is generally several to hundreds times faster than PERM. It is noteworthy that with the improved PERM we found new lowest energy configura- tions of three of the four difficult problems missed in previ- ous papers. 展开更多
关键词 蛋白质折叠 结构研究 拟人化算法 PERM 点阵模型 种群控制算法
原文传递
A Quasi-physical Algorithm for the Structure Optimization in an Off-lattice Protein Model 被引量:1
7
作者 Jing-Fa Liu Wen-Qi Huang 《Genomics, Proteomics & Bioinformatics》 SCIE CAS CSCD 2006年第1期61-66,共6页
In this paper, we study an off-lattice protein AB model with two species of monomers, hydrophobic and hydrophilic, and present a heuristic quasi-physical algorithm. First, by elaborately simulating the movement of the... In this paper, we study an off-lattice protein AB model with two species of monomers, hydrophobic and hydrophilic, and present a heuristic quasi-physical algorithm. First, by elaborately simulating the movement of the smooth solids in the physical world, we find low-energy conformations for a given monomer chain. A subsequent off-trap strategy is then proposed to trigger a jump for a stuck situation in order to get out of the local minima. The algorithm has been tested in the three-dimensional AB model for all sequences with lengths of 13-55 monomers. In several cases, we renew the putative ground state energy values. The numerical results show that the proposed methods are very promising for finding the ground states of proteins. 展开更多
关键词 protein folding off-lattice model quasi-physical algorithm off-trap strategy
原文传递
用于真实蛋白质结构预测的一种新的优化方法 被引量:9
8
作者 卢本卓 王存新 王宝翰 《Chinese Journal of Chemical Physics》 SCIE CAS CSCD 北大核心 2003年第2期117-121,共5页
用“相对熵”作为优化函数 ,提出了一个有效快速的折叠预测优化算法 .使用了非格点模型 ,预测只关心蛋白质主链的走向 .其中只用到了蛋白质主链上的两两连续的Cα 原子间的距离信息以及 2 0种氨基酸的接触势的一个扩展形式 .对几个真实... 用“相对熵”作为优化函数 ,提出了一个有效快速的折叠预测优化算法 .使用了非格点模型 ,预测只关心蛋白质主链的走向 .其中只用到了蛋白质主链上的两两连续的Cα 原子间的距离信息以及 2 0种氨基酸的接触势的一个扩展形式 .对几个真实蛋白质做了算法测试 ,预测的初始结构都为比较大的去折叠态 ,预测构象相对于它们天然结构的均方根偏差 (RMSD)为 5~ 7 .从原理上讲 ,该方法是对能量优化的改进 . 展开更多
关键词 蛋白质 结构预测 折叠预测 相对熵 优化方法 非格点模型 三级结构 氨基酸序列
下载PDF
基于遗传算法的蛋白质折叠模拟系统 被引量:10
9
作者 倪红春 王翼飞 《上海大学学报(自然科学版)》 CAS CSCD 2001年第4期359-364,共6页
在模拟蛋白质折叠的遗传算法基础上 ,采用晶格模型 ,设计了一个用于蛋白质折叠模拟的软件系统 ,并举例说明该系统的用法 .该蛋白质折叠模拟系统可用于蛋白质折叠预测和蛋白质进化研究 。
关键词 蛋白质折叠模拟 遗传算法 晶格模型 折叠预测 分子设计 进化
下载PDF
求解蛋白质折叠问题的模拟退火算法 被引量:3
10
作者 陈矛 黄文奇 吕志鹏 《小型微型计算机系统》 CSCD 北大核心 2007年第1期75-78,共4页
通过构造新的数学模型,把三维AB模型的蛋白质折叠问题由一个带约束的优化问题转化为无约束优化问题,然后提出一个模拟退火算法.对如何得到初始构形,提出了一个启发式策略.实算结果表明,本文算法效率较高,对四条氨基酸测试序列,本文算法... 通过构造新的数学模型,把三维AB模型的蛋白质折叠问题由一个带约束的优化问题转化为无约束优化问题,然后提出一个模拟退火算法.对如何得到初始构形,提出了一个启发式策略.实算结果表明,本文算法效率较高,对四条氨基酸测试序列,本文算法得到的最低能量都要优于nPERM算法得到的结果. 展开更多
关键词 蛋白质折叠问题 AB非格点模型 NP难度
下载PDF
蛋白质折叠的计算机模拟 被引量:8
11
作者 解伟 王翼飞 《上海大学学报(自然科学版)》 CAS CSCD 2000年第2期145-149,共5页
介绍了计算机模拟蛋白质折叠问题的背景、模型和意义 .在对模型问题采用 Monte- Carlo方法和单纯遗传算法得到能量最小构象的基础上 ,提出了适用的混合遗传算法 ,并通过计算机模拟试验对三种方法作了比较 .计算结果表明 ,对于蛋白质折... 介绍了计算机模拟蛋白质折叠问题的背景、模型和意义 .在对模型问题采用 Monte- Carlo方法和单纯遗传算法得到能量最小构象的基础上 ,提出了适用的混合遗传算法 ,并通过计算机模拟试验对三种方法作了比较 .计算结果表明 ,对于蛋白质折叠的二维晶格模型而言 ,混合遗传算法优于通常的 Monte- 展开更多
关键词 蛋白质折叠 遗传算法 二维晶格模型 计算机模拟
下载PDF
一种改进人口迁移算法在蛋白质折叠模拟中的应用 被引量:2
12
作者 王建勇 陈华锋 +2 位作者 莫忠息 牛晓辉 李治 《计算机工程与应用》 CSCD 北大核心 2008年第2期83-85,共3页
PMA(Population Migration Algorithm)算法已在蛋白质非晶格模型中做了模拟测试,结果表明具有较强的全局搜索能力和稳定性。针对PMA算法的思想,提出了对算法的一种改进。使用该改进算法求解蛋白质折叠构形预测的二维非晶格模型取得了较... PMA(Population Migration Algorithm)算法已在蛋白质非晶格模型中做了模拟测试,结果表明具有较强的全局搜索能力和稳定性。针对PMA算法的思想,提出了对算法的一种改进。使用该改进算法求解蛋白质折叠构形预测的二维非晶格模型取得了较好的计算结果。 展开更多
关键词 蛋白质折叠 非晶格模型 人口迁移算法 改进人口迁移算法
下载PDF
基于改进的禁忌搜索的蛋白质三维结构预测 被引量:5
13
作者 张晓龙 程文 《计算机工程》 CAS CSCD 北大核心 2009年第4期31-34,共4页
禁忌搜索算法是一种局部搜索能力很强的全局迭代优化算法,已经被成功地应用到各种组合优化问题中。基于AB非格模型,该文将一种改进的禁忌搜索算法应用于蛋白质三维折叠结构预测。实验结果表明改进的禁忌算法求得的蛋白质三维最低能量构... 禁忌搜索算法是一种局部搜索能力很强的全局迭代优化算法,已经被成功地应用到各种组合优化问题中。基于AB非格模型,该文将一种改进的禁忌搜索算法应用于蛋白质三维折叠结构预测。实验结果表明改进的禁忌算法求得的蛋白质三维最低能量构形的最低能量值比已有的算法求得的最低能量值要低,同时三维构形中形成了一个疏水核,被亲水残基包围,反映了真实蛋白质的结构特征。该算法效率高,可以有效地用于蛋白质三维折叠预测。 展开更多
关键词 禁忌搜索算法 蛋白质三维折叠 AB非格模型
下载PDF
免疫算法在蛋白质折叠模拟中的应用 被引量:2
14
作者 牛晓辉 李娜娜 《数学杂志》 CSCD 北大核心 2004年第3期313-316,共4页
利用免疫算法 ,结合非格模型 ,对于长度为 12~ 2 0的氨基酸序列的折叠进行预测 ,并与标准的遗传算法和模拟退火算法进行对比 ,该算法有更强的全局搜索能力 ,对减轻遗传算法后期波动性有明显效果 。
关键词 免疫算法 非格模型 蛋白质折叠
下载PDF
基于自回避搜索遗传算法的蛋白质折叠研究 被引量:1
15
作者 王仲君 王能超 毛黎明 《武汉理工大学学报》 EI CAS CSCD 北大核心 2005年第8期91-94,98,共5页
利用生物信息学方法,对蛋白质折叠过程进行研究,建立蛋白质折叠自回避搜索的遗传算法模型,通过计算机模拟,对较短序列进行检测,以探究蛋白质折叠的过程。实证研究表明,此算法产生了效果较好的蛋白质折叠构象。但对于长序列,自回避路径... 利用生物信息学方法,对蛋白质折叠过程进行研究,建立蛋白质折叠自回避搜索的遗传算法模型,通过计算机模拟,对较短序列进行检测,以探究蛋白质折叠的过程。实证研究表明,此算法产生了效果较好的蛋白质折叠构象。但对于长序列,自回避路径折叠搜索计算时间将呈指数增长。为了更真实地模拟蛋白质折叠过程,进一步探讨了并行遗传算法模型,该模型充分体现序列折叠时的并行性与自组织性,使它适用于较长序列的折叠,折叠过程不会因为序列长度的增加而快速增大模拟的复杂度,且符合生命的演化规律。 展开更多
关键词 蛋白质折叠 HP格子模型 遗传算法 自回避
下载PDF
求解蛋白质结构问题的改进模拟退火算法 被引量:2
16
作者 黄文奇 陈昊 《计算机应用研究》 CSCD 北大核心 2005年第8期66-67,共2页
将模拟退火(SA)思想用于求解蛋白质结构预测问题,并在此基础上提出了两个提高解的质量和加快收敛速度的改进策略,计算结果表明改进后的SA算法的计算效率优于目前常用的遗传算法和MonteCarlo方法。
关键词 蛋白质折叠结构 NP难问题 二维整点模型 模拟退火
下载PDF
基于模拟退火算法的蛋白质折叠问题求解 被引量:5
17
作者 黄文奇 李宗 《计算机工程与应用》 CSCD 北大核心 2005年第7期40-41,86,共3页
论文将模拟退火思想用于蛋白质结构预测问题,并在此基础上提出改进策略,计算结果表明,对于蛋白质折叠问题模拟退火算法是有效的,改进后的模拟退火算法的计算效率优于目前常用的遗传算法和MonteCarlo方法。
关键词 蛋白质折叠 NP难问题 二维整点模型 构形 模拟退火 自重叠
下载PDF
蛋白质折叠问题的蚁群优化算法研究 被引量:2
18
作者 侯金彪 《计算机应用与软件》 CSCD 北大核心 2013年第8期297-301,329,共6页
蛋白质是一类重要的生物大分子,在生物体内占有特殊的地位,是生命的主要承担者。而研究蛋白质的折叠,是生命科学领域的前沿课题之一。在概述蚁群算法及2D HP蛋白质模型的基础上,针对蛋白质折叠问题提出一种蚁群优化算法,并用几个比较典... 蛋白质是一类重要的生物大分子,在生物体内占有特殊的地位,是生命的主要承担者。而研究蛋白质的折叠,是生命科学领域的前沿课题之一。在概述蚁群算法及2D HP蛋白质模型的基础上,针对蛋白质折叠问题提出一种蚁群优化算法,并用几个比较典型的模型对其进行仿真实验,结果表明该蚁群优化算法在求解蛋白质折叠问题时表现出了良好的性能。实践表明该算法具有很高的应用价值。 展开更多
关键词 蛋白质折叠 蚁群算法 格点模型
下载PDF
基于模拟退火算法的蛋白质空间结构预测 被引量:2
19
作者 陈昊 《湖北大学学报(自然科学版)》 CAS 北大核心 2005年第2期140-142,共3页
模拟退火是一种通用的启发式优化算法,将模拟退火思想用于求解蛋白质结构预测问题,计算结果表明利用SA算法得到的解优于目前常用的遗传算法和MonteCarlo方法.
关键词 蛋白质折叠结构 NP难问题 二维整点模型 模拟退火 构形
下载PDF
人口迁移算法在蛋白质折叠模拟中的应用 被引量:3
20
作者 陈华锋 谭劲英 李治 《重庆工学院学报》 2007年第5期110-112,共3页
PMA(population migration algorithm)算法具有较强的全局搜索能力和稳定性.针对PMA算法的思想,首次提出将人口迁移算法应用于蛋白质的折叠模拟中,并使用该算法求解蛋白质折叠构形预测的二维AB模型,对计算结果进行了分析.
关键词 蛋白质折叠 非格模型 人口迁移算法
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部