Efficient algorithm for circular burrows-wheeler transform
Document Type
Conference Proceeding
Publication Date
7-4-2012
Abstract
Given a set of d patterns, the circular dictionary matching problem is to index such that for any online query text T, we can quickly locate the occurrences of any cyclic shift of any pattern of within T efficiently. This problem can be applied on practical problems that arise in bioinformatics and computational geometry. Recently, Hon et al. (2011) applied a variant of the well-known Burrows-Wheeler transform, called circular Burrows-Wheeler transform (circular BWT) [Mantaci, Restivo, Rosone, and Sciortino, Theoretical Computer Science, 2007], and showed that this can be used to solve the circular dictionary matching problem efficiently. In this paper, we give the first construction algorithm for the circular BWT, which takes O(nlogn) time and requires O(nlogσ) bits working space, where n denotes the total length of the patterns in and σ is the alphabet size. © 2012 Springer-Verlag.
Publication Source (Journal or Book title)
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
First Page
257
Last Page
268
Recommended Citation
Hon, W., Ku, T., Lu, C., Shah, R., & Thankachan, S. (2012). Efficient algorithm for circular burrows-wheeler transform. Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 7354 LNCS, 257-268. https://doi.org/10.1007/978-3-642-31265-6_21