An Index for Sequencing Reads Based on The Colored de Bruijn Graph

08/06/2019
by   Diego Díaz-Domínguez, et al.
0

In this article, we show how to transform a colored de Bruijn graph (dBG) into a practical index for processing massive sets of sequencing reads. Similar to previous works, we encode an instance of a colored dBG of the set using BOSS and a color matrix C. To reduce the space requirements, we devise an algorithm that produces a smaller and more sparse version of C. The novelties in this algorithm are (i) an incomplete coloring of the graph and (ii) a greedy coloring approach that tries to reuse the same colors for different strings when possible. We also propose two algorithms that work on top of the index; one is for reconstructing reads, and the other is for contig assembly. Experimental results show that our data structure uses about half the space of the plain representation of the set (1 Byte per DNA symbol) and that more than 99

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/26/2020

Vertex Ordering Algorithms for Graph Coloring Problem

Graph coloring is a fundamental problem in combinatorics with many appli...
research
03/21/2022

Brooks' Theorem in Graph Streams: A Single-Pass Semi-Streaming Algorithm for Δ-Coloring

Every graph with maximum degree Δ can be colored with (Δ+1) colors using...
research
02/03/2023

Acyclic Chromatic Index of Chordless Graphs

An acyclic edge coloring of a graph is a proper edge coloring in which t...
research
12/20/2022

Coloring in Graph Streams via Deterministic and Adversarially Robust Algorithms

In recent years, there has been a growing interest in solving various gr...
research
11/30/2018

A Branch and Price Algorithm for List Coloring Problem

Coloring problems in graphs have been used to model a wide range of real...
research
12/08/2019

Deep Learning-based Hybrid Graph-Coloring Algorithm for Register Allocation

Register allocation, which is a crucial phase of a good optimizing compi...
research
04/21/2023

Solving the List Coloring Problem through a Branch-and-Price algorithm

In this work, we present a branch-and-price algorithm to solve the weigh...

Please sign up or login with your details

Forgot password? Click here to reset