Hybrid indexes for repetitive datasets

Philos Trans A Math Phys Eng Sci. 2014 Apr 21;372(2016):20130137. doi: 10.1098/rsta.2013.0137. Print 2014 May 28.

Abstract

Advances in DNA sequencing mean that databases of thousands of human genomes will soon be commonplace. In this paper, we introduce a simple technique for reducing the size of conventional indexes on such highly repetitive texts. Given upper bounds on pattern lengths and edit distances, we pre-process the text with the lossless data compression algorithm LZ77 to obtain a filtered text, for which we store a conventional index. Later, given a query, we find all matches in the filtered text, then use their positions and the structure of the LZ77 parse to find all matches in the original text. Our experiments show that this also significantly reduces query times.

Keywords: LZ77; approximate pattern matching; indexing.

Publication types

  • Research Support, Non-U.S. Gov't

MeSH terms

  • Data Mining / methods*
  • Databases, Genetic*
  • Genomics
  • Saccharomyces cerevisiae / genetics