The de Bruijn graph GK of a set of strings S is a key data structure in genome assembly that represents overlaps between all the K-length substrings of S. Construction and navigation of the graph is a space and time bottleneck in practice and the main hurdle for assembling large, eukaryote genomes. This problem is compounded by the fact that state-of-the-art assemblers do not build the de Bruijn graph for a single order (value of K) but for multiple values of K. More precisely, they build or update d de Bruijn graphs, each with a specific order, i.e., GK1, GK2,..., GKd. Although, this paradigm increases the quality of the assembly produced, it increases the run time by roughly a factor of d. In this paper, we show how to augment a succinct ...
The development of next-generation sequencing technologies has revolutionized the genome research an...
International audienceSuffix trees belong to the most studied indexing data structures for strings. ...
International audienceThe de Bruijn graph data structure is widely used in next-generation sequencin...
The de Bruijn graph has become a standard method in the analysis of sequencing reads in computationa...
New technologies have tremendously increased sequencing throughput compared to traditional technique...
<p>A) Shotgun sequences are produced from two different genomes (shown in blue and red at the top). ...
International audienceThe de Bruijn graph plays an important role in bioinformatics, especially in t...
International audienceWith the increasing impact of genomics in life sciences, the inference of high...
AbstractDNA sequencing technologies have tremendously increased their throughput, and hence complica...
International audienceDNA sequencing technologies have tremendously increased their throughput, and ...
Motivation: The de Bruijn graph is a simple and efficient data structure that is used in many areas ...
Abstract. The de Bruijn graph plays an important role in bioinformatics, especially in the context o...
De novo genome assembly is cornerstone to modern genomics studies. It is also a useful method for st...
International audienceIn the life sciences, determining the sequence of bio-molecules is essential s...
The recent proliferation of next generation sequencing with short reads has enabled many new experim...
The development of next-generation sequencing technologies has revolutionized the genome research an...
International audienceSuffix trees belong to the most studied indexing data structures for strings. ...
International audienceThe de Bruijn graph data structure is widely used in next-generation sequencin...
The de Bruijn graph has become a standard method in the analysis of sequencing reads in computationa...
New technologies have tremendously increased sequencing throughput compared to traditional technique...
<p>A) Shotgun sequences are produced from two different genomes (shown in blue and red at the top). ...
International audienceThe de Bruijn graph plays an important role in bioinformatics, especially in t...
International audienceWith the increasing impact of genomics in life sciences, the inference of high...
AbstractDNA sequencing technologies have tremendously increased their throughput, and hence complica...
International audienceDNA sequencing technologies have tremendously increased their throughput, and ...
Motivation: The de Bruijn graph is a simple and efficient data structure that is used in many areas ...
Abstract. The de Bruijn graph plays an important role in bioinformatics, especially in the context o...
De novo genome assembly is cornerstone to modern genomics studies. It is also a useful method for st...
International audienceIn the life sciences, determining the sequence of bio-molecules is essential s...
The recent proliferation of next generation sequencing with short reads has enabled many new experim...
The development of next-generation sequencing technologies has revolutionized the genome research an...
International audienceSuffix trees belong to the most studied indexing data structures for strings. ...
International audienceThe de Bruijn graph data structure is widely used in next-generation sequencin...