Sciweavers

CORR
2000
Springer

On The Closest String and Substring Problems

13 years 4 months ago
On The Closest String and Substring Problems
Abstract. The problem of finding a center string that is "close" to every given string arises in computational molecular biology and coding theory. This problem has two versions: the Closest String problem and the Closest Substring problem. Given a set of strings S = {s1, s2, . . . , sn}, each of length m, the Closest String problem is to find the smallest d and a string s of length m which is within Hamming distance d to each si S. This problem comes from coding theory when we are looking for a code not too far away from a given set of codes. Closest Substring problem, with an additional input integer L, asks for the smallest d and a string s, of length L, which is within Hamming distance d away from a substring, of length L, of each si . This problem is much more elusive than the Closest String problem. The Closest Substring problem is formulated from applications in finding conserved regions, identifying genetic drug targets and generating genetic probes in molecular biol...
Ming Li, Bin Ma, Lusheng Wang
Added 17 Dec 2010
Updated 17 Dec 2010
Type Journal
Year 2000
Where CORR
Authors Ming Li, Bin Ma, Lusheng Wang
Comments (0)