An efficient error correction algorithm using FM-index

BMC Bioinformatics. 2017 Nov 28;18(1):524. doi: 10.1186/s12859-017-1940-1.

Abstract

Background: High-throughput sequencing offers higher throughput and lower cost for sequencing a genome. However, sequencing errors, including mismatches and indels, may be produced during sequencing. Because, errors may reduce the accuracy of subsequent de novo assembly, error correction is necessary prior to assembly. However, existing correction methods still face trade-offs among correction power, accuracy, and speed.

Results: We develop a novel overlap-based error correction algorithm using FM-index (called FMOE). FMOE first identifies overlapping reads by aligning a query read simultaneously against multiple reads compressed by FM-index. Subsequently, sequencing errors are corrected by k-mer voting from overlapping reads only. The experimental results indicate that FMOE has highest correction power with comparable accuracy and speed. Our algorithm performs better in long-read than short-read datasets when compared with others. The assembly results indicated different algorithms has its own strength and weakness, whereas FMOE is good for long or good-quality reads.

Conclusions: FMOE is freely available at https://github.com/ythuang0522/FMOC .

Keywords: FM-index; Next-generation sequencing.

MeSH terms

  • Algorithms*
  • Animals
  • Bacteria / genetics
  • Base Sequence
  • Caenorhabditis elegans / genetics
  • Genome
  • High-Throughput Nucleotide Sequencing / methods*
  • Sequence Alignment
  • Time Factors