Lighter: fast and memory-efficient sequencing error correction without counting

Genome Biol. 2014;15(11):509. doi: 10.1186/s13059-014-0509-9.

Abstract

Lighter is a fast, memory-efficient tool for correcting sequencing errors. Lighter avoids counting k-mers. Instead, it uses a pair of Bloom filters, one holding a sample of the input k-mers and the other holding k-mers likely to be correct. As long as the sampling fraction is adjusted in inverse proportion to the depth of sequencing, Bloom filter size can be held constant while maintaining near-constant accuracy. Lighter is parallelized, uses no secondary storage, and is both faster and more memory-efficient than competing approaches while achieving comparable accuracy.

Publication types

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

MeSH terms

  • Computational Biology
  • High-Throughput Nucleotide Sequencing / methods*
  • Humans
  • Quality Control*
  • Sequence Analysis, DNA
  • Software*