Wheeler maps
Abstract
Motivated by challenges in pangenomic read alignment, we propose a generalization of Wheeler graphs that we call Wheeler maps. A Wheeler map stores a text and an assignment of tags to the characters of such that we can preprocess a pattern and then, given and , quickly return all the distinct tags labeling the first characters of the occurrences of in . For the applications that most interest us, characters with long common contexts are likely to have the same tag, so we consider the number of runs in the list of tags sorted by their characters' positions in the Burrows-Wheeler Transform (BWT) of . We show how, given a straight-line program with rules for , we can build an -space Wheeler map, where is the number of runs in the BWT of , with which we can preprocess a pattern in time and then return the distinct tags for in optimal time for any given and . We show various further results related to prioritizing the most frequent tags.
Keywords
Cite
@article{arxiv.2308.09836,
title = {Wheeler maps},
author = {Andrej Baláz and Travis Gagie and Adrián Goga and Simon Heumos and Gonzalo Navarro and Alessia Petescia and Jouni Sirén},
journal= {arXiv preprint arXiv:2308.09836},
year = {2023}
}