2008
DOI: 10.1145/1227161.1370601
|View full text |Cite
|
Sign up to set email alerts
|

A graph approach to the threshold all-against-all substring matching problem

Abstract: We present a novel graph model and an efficient algorithm for solving the "threshold all against all" problem, which involves searching two strings (with length M and N , respectively) for all maximal approximate substring matches of length at least S, with up to K differences. Our algorithm solves the problem in time O(MNK 3 ), which is a considerable improvement over the previous known bound for this problem. We also provide experimental evidence that, in practice, our algorithm exhibits a better performance… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2010
2010
2010
2010

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 21 publications
0
1
0
Order By: Relevance
“…In order to locate the approximate matches, the program performs two computations. In the first part, called Iterative Filtering, each pair of sequences is processed using the modification of the APBT algorithm described in [ 21 ]. The original APBT finds all approximate matches of length of at least S and with up to K differences in two strings.…”
Section: Methodsmentioning
confidence: 99%
“…In order to locate the approximate matches, the program performs two computations. In the first part, called Iterative Filtering, each pair of sequences is processed using the modification of the APBT algorithm described in [ 21 ]. The original APBT finds all approximate matches of length of at least S and with up to K differences in two strings.…”
Section: Methodsmentioning
confidence: 99%