A Hash Trie Filter Approach to Approximate String Matching for Genomic Databases
Ye-In Chang23
, Jiun-Rung Chen23 and Min-Tze Hsu23
| (23) |
Dept. of Computer Science and Engineering, National Sun Yat-Sen University, Kaohsiung, Taiwan |
Abstract
For genomic databases, approximate string matching with k errors is often considered for genomic sequences, where k errors could be caused by substitution, insertion, or deletion operations. In this paper, we propose a new approximate string
matching method, the hash trie filter, for efficiently searching in genomic databases. Our method not only reduces the number of candidates by pruning some unreasonable
matched positions, but also dynamically decides the number of ordered matched grams of one candidate, which results in the
increase of precision. The experiment results show that the hash trie filter outperforms the well-known (k + s) q-samples filter in terms of the response time and the precision, under different lengths of the query patterns and different
error levels.
Keywords Approximate string matching - filter - hash trie
References secured to subscribers.