| Sign In to gain access to subscriptions and/or personal tools. |
An efficient DNA sequence searching method using position specific weighting scheme
Department of Computer Science, Yonsei University, Korea
College of Information and Communications, Hanyang University, Korea
Division of Information Engineering and Telecommunications, Hallym University, Korea Exact match queries, wildcard match queries, and k mismatch queries are widely used in various molecular biology applications including the searching of ESTs (Expressed Sequence Tags) and DNA transcription factors. In this paper, we suggest an efficient indexing and processing mechanism for such queries. Our indexing method places a sliding window at every possible location of a DNA sequence and extracts its signature by considering the occurrence frequency of each nucleotide. It then stores a set of signatures using a multi-dimensional index such as the R*-tree. Also, by assigning a weight to each position of a window, it prevents signatures from being concentrated around a few spots in indexing space. Our query processing method converts a query sequence into a multi-dimensional rectangle and searches the index for the signatures overlapping with the rectangle. Experiments with real biological data sets have revealed that the proposed approach is at least 4.4 times, 2.1 times, and several orders of magnitude faster than the previous one in performing exact match, wildcard match, and k-mismatch queries, respectively.
Key Words: DNA database indexing query processing exact match wildcard match k-mismatch
Journal of Information Science, Vol. 32, No. 2,
176-190 (2006) |
|||