LoRDEC: accurate and efficient long read error correction
LoRDEC: accurate and efficient long read error correction
复制标题
DOI:
10.1093/bioinformatics/btu538
复制
发表时间:
2014-12-15
期刊:
影响因子:
5.8
通讯作者:
Rivals, Eric
中科院分区:
文献类型:
--
作者:
Salmela, Leena;Rivals, Eric
Motivation: PacBio single molecule real-time sequencing is a third-generation sequencing technique producing long reads, with comparatively lower throughput and higher error rate. Errors include numerous indels and complicate downstream analysis like mapping or de novo assembly. A hybrid strategy that takes advantage of the high accuracy of second-generation short reads has been proposed for correcting long reads. Mapping of short reads on long reads provides sufficient coverage to eliminate up to 99% of errors, however, at the expense of prohibitive running times and considerable amounts of disk and memory space.Results: We present LoRDEC, a hybrid error correction method that builds a succinct de Bruijn graph representing the short reads, and seeks a corrective sequence for each erroneous region in the long reads by traversing chosen paths in the graph. In comparison, LoRDEC is at least six times faster and requires at least 93% less memory or disk space than available tools, while achieving comparable accuracy.