Back to Search Start Over

Practical dynamic de Bruijn graphs.

Authors :
Crawford VG
Kuhnle A
Boucher C
Chikhi R
Gagie T
Source :
Bioinformatics (Oxford, England) [Bioinformatics] 2018 Dec 15; Vol. 34 (24), pp. 4189-4195.
Publication Year :
2018

Abstract

Motivation: The de Bruijn graph is fundamental to the analysis of next generation sequencing data and so, as datasets of DNA reads grow rapidly, it becomes more important to represent de Bruijn graphs compactly while still supporting fast assembly. Previous implementations of compact de Bruijn graphs have not supported node or edge deletion, however, which is important for pruning spurious elements from the graph.<br />Results: Belazzougui et al. (2016b) recently proposed a compact and fully dynamic representation, which supports exact membership queries and insertions and deletions of both nodes and edges. In this paper, we give a practical implementation of their data structure, supporting exact membership queries and fully dynamic edge operations, as well as limited support for dynamic node operations. We demonstrate experimentally that its performance is comparable to that of state-of-the-art implementations based on Bloom filters.<br />Availability and Implementation: Our source-code is publicly available at https://github.com/csirac/dynamicDBG under an open-source license.

Details

Language :
English
ISSN :
1367-4811
Volume :
34
Issue :
24
Database :
MEDLINE
Journal :
Bioinformatics (Oxford, England)
Publication Type :
Academic Journal
Accession number :
29939217
Full Text :
https://doi.org/10.1093/bioinformatics/bty500