【24h】

A MORE EFFICIENT CLOSEST STRING ALGORITHM

机译:更有效的最近字符串算法

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

摘要

In this paper, we study the closest string problem. This problem has applications in universal PCR primer design, genetic probes design, motif finding, and an-tisense drug design, etc. Because of its wide applications, this problem has been extensively studied in recent years.rnThe problem is defined as follows: given a set of strings S = {s_1, s_2, ..., s_n}, each of length L, the objective is to construct a center string s of length L such that the radius max_1≤1≤n d(s, s_i) is minimized, where d(.,.) is the Hamming distance. Although this problem is a NP-complete problem, researchers have developed fixed-parameter algorithms to tackle this problem. When the radius d is the parameter, the best-known fixed-parameter algorithm [21] for the closest string has time complexity O(Ln+nd(|Σ|-1)~d 2~(3.25d)), where |E| is the size of the alphabet.rnWe improved the algorithm proposed in [14]. The time complexity of our algorithm is O(Ln + nd · (2|Σ| + 4(|Σ| - 1))~(1/2)~d) which is better than the best known algorithm.
机译:在本文中,我们研究了最接近的字符串问题。该问题在通用PCR引物设计,遗传探针设计,基序发现和反义药物设计等方面都有应用。由于其广泛的应用,近年来对该问题进行了广泛的研究。问题定义如下:一组字符串S = {s_1,s_2,...,s_n},每个字符串的长度为L,目的是构造一个长度为L的中心字符串s,以使半径max_1≤1≤nd(s,s_i)为最小化,其中d(。,。)是汉明距离。尽管此问题是一个NP完全问题,但研究人员已开发出固定参数算法来解决此问题。当半径d为参数时,最接近的字符串的最著名的固定参数算法[21]具有时间复杂度O(Ln + nd(|Σ| -1)〜d 2〜(3.25d)),其中| E |是字母的大小。我们改进了[14]中提出的算法。我们的算法的时间复杂度为O(Ln + nd·(2 |Σ| + 4(|Σ|-1))〜(1/2)〜d),这比最著名的算法要好。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号