Published January 1, 2012
| Version v1
Journal article
Open
Efficient Maximal Repeat Finding Using the Burrows-Wheeler Transform and Wavelet Tree
- 1. Natl Res Inst Elect & Cryptol, TR-41470 Gebze, Kocaeli, Turkey
- 2. Univ Kansas, Dept Elect & Comp Sci, Lawrence, KS 66045 USA
- 3. Eastern Washington Univ, Dept Comp Sci, Cheney, WA 99004 USA
Description
Finding repetitive structures in genomes and proteins is important to understand their biological functions. Many data compressors for modern genomic sequences rely heavily on finding repeats in the sequences. Small-scale and local repetitive structures are better understood than large and complex interspersed ones. The notion of maximal repeats captures all the repeats in the data in a space-efficient way. Prior work on maximal repeat finding used either a suffix tree or a suffix array along with other auxiliary data structures. Their space usage is 19-50 times the text size with the best engineering efforts, prohibiting their usability on massive data such as the whole human genome. We focus on finding all the maximal repeats from massive texts in a time- and space-efficient manner. Our technique uses the Burrows-Wheeler Transform and wavelet trees. For data sets consisting of natural language texts and protein data, the space usage of our method is no more than three times the text size. For genomic sequences stored using one byte per base, the space usage of our method is less than double the sequence size. Our space-efficient method keeps the timing performance fast. In fact, our method is orders of magnitude faster than the prior methods for processing massive texts such as the whole human genome, since the prior methods must use external memory. For the first time, our method enables a desktop computer with 8 GB internal memory (actual internal memory usage is less than 6 GB) to find all the maximal repeats in the whole human genome in less than 17 hours. We have implemented our method as general-purpose open-source software for public use.
Files
bib-60279674-e53a-4a1e-a177-48b15f14891c.txt
Files
(209 Bytes)
| Name | Size | Download all |
|---|---|---|
|
md5:5b2582948a7cd1fb452461f60d375171
|
209 Bytes | Preview Download |