Finding Similar Regions in Many Sequences

作者:

Highlights:

摘要

Algorithms for finding similar, or highly conserved, regions in a group of sequences are at the core of many molecular biology problems. Assume that we are given n DNA sequences s1, …, sn. The Consensus Patterns problem, which has been widely studied in bioinformatics research, in its simplest form, asks for a region of length L in each si, and a median string s of length L so that the total Hamming distance from s to these regions is minimized. We show that the problem is NP-hard and give a polynomial time approximation scheme (PTAS) for it. We then present an efficient approximation algorithm for the consensus pattern problem under the original relative entropy measure. As an interesting application of our analysis, we further obtain a PTAS for a restricted (but still NP-hard) version of the important consensus alignment problem allowing at most constant number of gaps, each of arbitrary length, in each sequence.

论文关键词:approximation algorithms,consensus patterns,consensus alignment,computational biology

论文评审过程:Received 1 July 1999, Revised 1 July 2001, Available online 7 November 2002.

论文官网地址:https://doi.org/10.1006/jcss.2002.1823