activity
20152021
collaborators
Showing cs.DSShow all

7 papers · 1 filter

cs.DS2021

Computing the original eBWT faster, simpler, and with less memory

Christina Boucher, Davide Cenzato, Zsuzsanna Lipták +2

Mantaci et al. [TCS 2007] defined the eBWT to extend the definition of the BWT to a collection of strings, however, since this introduction, it has been used more generally to desc…

cs.DS2020

PHONI: Streamed Matching Statistics with Multi-Genome References

Christina Boucher, Travis Gagie, Tomohiro I +6

Computing the matching statistics of patterns with respect to a text is a fundamental task in bioinformatics, but a formidable one when the text is a highly compressed genomic data…

cs.DS2020

PFP Data Structures

Christina Boucher, Ondřej Cvacho, Travis Gagie +4

Prefix-free parsing (PFP) was introduced by Boucher et al. (2019) as a preprocessing step to ease the computation of Burrows-Wheeler Transforms (BWTs) of genomic databases. Given a…

cs.DS2019

Matching reads to many genomes with the -index

Taher Mun, Alan Kuhnle, Christina Boucher +3

The -index is a tool for compressed indexing of genomic databases for exact pattern matching, which can be used to completely align reads that perfectly match some part of a gen…

cs.DS2018

Efficient Construction of a Complete Index for Pan-Genomics Read Alignment

Alan Kuhnle, Taher Mun, Christina Boucher +3

While short read aligners, which predominantly use the FM-index, are able to easily index one or a few human genomes, they do not scale well to indexing databases containing thousa…

cs.DS2018

Prefix-Free Parsing for Building Big BWTs

Christina Boucher, Travis Gagie, Alan Kuhnle +3

High-throughput sequencing technologies have led to explosive growth of genomic databases; one of which will soon reach hundreds of terabytes. For many applications we want to buil…