Related Experiment Video
Updated: Feb 3, 2026

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA
Published on: May 9, 2011
BdBG: a bucket-based method for compressing genome sequencing data with dynamic de Bruijn graphs
Rongjie Wang1, Junyi Li2, Yang Bai1
1School of Computer Science and Technology, Harbin Institute of Technology, Harbin, HeiLongJiang, China.
None:
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.
Related Concept Videos
Genomics
Genome Size and the Evolution of New Genes
Cis-regulatory Sequences
Genomic Imprinting and Inheritance
The expression of some genes depends on which parent passed the gene to the offspring, through a phenomenon known as...
Ogive Graph
Graphing Antiderivatives

