Cargando…

Wheeler graphs: A framework for BWT-based data structures()

The famous Burrows–Wheeler Transform (BWT) was originally defined for a single string but variations have been developed for sets of strings, labeled trees, de Bruijn graphs, etc. In this paper we propose a framework that includes many of these variations and that we hope will simplify the search fo...

Descripción completa

Detalles Bibliográficos
Autores principales: Gagie, Travis, Manzini, Giovanni, Sirén, Jouni
Formato: Online Artículo Texto
Lenguaje:English
Publicado: North-Holland Pub. Co 2017
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5727778/
https://www.ncbi.nlm.nih.gov/pubmed/29276331
http://dx.doi.org/10.1016/j.tcs.2017.06.016
Descripción
Sumario:The famous Burrows–Wheeler Transform (BWT) was originally defined for a single string but variations have been developed for sets of strings, labeled trees, de Bruijn graphs, etc. In this paper we propose a framework that includes many of these variations and that we hope will simplify the search for more. We first define Wheeler graphs and show they have a property we call path coherence. We show that if the state diagram of a finite-state automaton is a Wheeler graph then, by its path coherence, we can order the nodes such that, for any string, the nodes reachable from the initial state or states by processing that string are consecutive. This means that even if the automaton is non-deterministic, we can still store it compactly and process strings with it quickly. We then rederive several variations of the BWT by designing straightforward finite-state automata for the relevant problems and showing that their state diagrams are Wheeler graphs.