【24h】

Multiple sequence alignment using tabu search

机译:使用禁忌搜索进行多序列比对

获取原文
获取原文并翻译 | 示例

摘要

Tabu search is a meta-heuristic approach that is found to be useful in solving combinatorial optimization problems. We implement the adaptive memory features of tabu search to align multiple sequences. Adaptive memory helps the search process to avoid local optima and explores the solution space economically and effectively without getting trapped into cycles. The algorithm is further enhanced by introducing extended tabu search features such as intensification and diversification. It intensifies by bringing the search process to poorly aligned regions of an elite solution, and softly diversifies by moving from one poorly aligned region to another. The neighborhoods of a solution are generated stochastically and a consistency-based objective function is employed to measure its quality. The algorithm is tested with the datasets from BAliBASE benchmarking database. We have observed through experiments that for datasets comprising orphan sequences, divergent families and long internal insertions, tabu search generates better alignment as compared to other methods studied in this paper. The source code of our tabu search algorithm is available at uhttp://www.bii.a-star.edu.sg/~tariq/tabu//u.
机译:禁忌搜索是一种元启发式方法,被发现在解决组合优化问题中很有用。我们实现禁忌搜索的自适应内存功能以比对多个序列。自适应内存可帮助搜索过程避免局部最优,并经济有效地探索解决方案空间,而不会陷入循环之中。通过引入扩展禁忌搜索功能(如强化和多样化)进一步增强了该算法。通过将搜索过程引入精英解决方案的排列不正确的区域来增强它的功能,并通过从一个排列不正确的区域移动到另一个区域来使其软分散。解决方案的邻域是随机生成的,并使用基于一致性的目标函数来衡量其质量。使用BAliBASE基准数据库中的数据集对算法进行了测试。我们已经通过实验观察到,对于包含孤立序列,不同家族和较长内部插入的数据集,禁忌搜索与本文研究的其他方法相比,产生了更好的比对。我们的禁忌搜索算法的源代码可在 http://www.bii.a-star.edu.sg/~tariq/tabu/ 中找到。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号