BdBG: a Bucket-Based Method for Compressing Genome Sequencing Data with Dynamic De Bruijn Graphs.

Rongjie Wang,Junyi Li,Yang Bai,Tianyi Zang,Yadong Wang
DOI: https://doi.org/10.7717/peerj.5611
IF: 3.061
2018-01-01
PeerJ
Abstract:Dramatic increases in data produced by next-generation sequencing (NGS) technologies demand data compression tools for saving storage space. However, effective and efficient data compression for genome sequencing data has remained an unresolved challenge in NGS data studies. In this paper, we propose a novel alignment-free and reference-free compression method, BdBG, which is the first to compress genome sequencing data with dynamic de Bruijn graphs based on the data after bucketing. Compared with existing de Bruijn graph methods, BdBG only stored a list of bucket indexes and bifurcations for the raw read sequences, and this feature can effectively reduce storage space. Experimental results on several genome sequencing datasets show the effectiveness of BdBG over three state-of-the-art methods. BdBG is written in python and it is an open source software distributed under the MIT license, available for download at https://github.com/rongjiewang/BdBG.
What problem does this paper attempt to address?