Unknown

Dataset Information

0

B-move: faster bidirectional character extensions in a run-length compressed index.


ABSTRACT: Due to the increasing availability of high-quality genome sequences, pan-genomes are gradually replacing single consensus reference genomes in many bioinformatics pipelines to better capture genetic diversity. Traditional bioinformatics tools using the FM-index face memory limitations with such large genome collections. Recent advancements in run-length compressed indices like Gagie et al.'s r-index and Nishimoto and Tabei's move structure, alleviate memory constraints but focus primarily on backward search for MEM-finding. Arakawa et al.'s br-index initiates complete approximate pattern matching using bidirectional search in run-length compressed space, but with significant computational overhead due to complex memory access patterns. We introduce b-move, a novel bidirectional extension of the move structure, enabling fast, cache-efficient bidirectional character extensions in run-length compressed space. It achieves bidirectional character extensions up to 8 times faster than the br-index, closing the performance gap with FM-index-based alternatives, while maintaining the br-index's favorable memory characteristics. For example, all available complete E. coli genomes on NCBI's RefSeq collection can be compiled into a b-move index that fits into the RAM of a typical laptop. Thus, b-move proves practical and scalable for pan-genome indexing and querying. We provide a C++ implementation of b-move, supporting efficient lossless approximate pattern matching including locate functionality, available at https://github.com/biointec/b-move under the AGPL-3.0 license.

SUBMITTER: Depuydt L 

PROVIDER: S-EPMC11160816 | biostudies-literature | 2024 Jun

REPOSITORIES: biostudies-literature

altmetric image

Publications

b-move: faster bidirectional character extensions in a run-length compressed index.

Depuydt Lore L   Renders Luca L   de Vyver Simon Van SV   Veys Lennart L   Gagie Travis T   Fostier Jan J  

bioRxiv : the preprint server for biology 20240602


Due to the increasing availability of high-quality genome sequences, pan-genomes are gradually replacing single consensus reference genomes in many bioinformatics pipelines to better capture genetic diversity. Traditional bioinformatics tools using the FM-index face memory limitations with such large genome collections. Recent advancements in run-length compressed indices like Gagie et al.'s r-index and Nishimoto and Tabei's move structure, alleviate memory constraints but focus primarily on bac  ...[more]

Similar Datasets

| S-EPMC11601852 | biostudies-literature
| S-EPMC3477591 | biostudies-literature
| S-EPMC7096173 | biostudies-literature
| S-EPMC6619236 | biostudies-literature
| S-EPMC9056483 | biostudies-literature
| S-EPMC5461489 | biostudies-literature
| S-EPMC5499637 | biostudies-literature
| S-EPMC6405201 | biostudies-literature
| S-EPMC8323885 | biostudies-literature
| S-EPMC10462034 | biostudies-literature