An Improved Filtering Algorithm for Big Read Datasets

Axel Wedemeyer,Lasse Kliemann,Anand Srivastav,Christian Schielke,Thorsten B. Reusch,Philip Rosenstiel
DOI: https://doi.org/10.48550/arXiv.1610.03443
2016-10-12
Abstract:For single-cell or metagenomic sequencing projects, it is necessary to sequence with a very high mean coverage in order to make sure that all parts of the sample DNA get covered by the reads produced. This leads to huge datasets with lots of redundant data. A filtering of this data prior to assembly is advisable. Titus Brown et al. (2012) presented the algorithm Diginorm for this purpose, which filters reads based on the abundance of their $k$-mers. We present Bignorm, a faster and quality-conscious read filtering algorithm. An important new feature is the use of phred quality scores together with a detailed analysis of the $k$-mer counts to decide which reads to keep. With recommended parameters, in terms of median we remove 97.15% of the reads while keeping the mean phred score of the filtered dataset high. Using the SDAdes assembler, we produce assemblies of high quality from these filtered datasets in a fraction of the time needed for an assembly from the datasets filtered with Diginorm. We conclude that read filtering is a practical method for reducing read data and for speeding up the assembly process. Our Bignorm algorithm allows assemblies of competitive quality in comparison to Diginorm, while being much faster. Bignorm is available for download at <a class="link-external link-https" href="https://git.informatik.uni-kiel.de/axw/Bignorm.git" rel="external noopener nofollow">this https URL</a>
Genomics
What problem does this paper attempt to address?