» Articles » PMID: 38377404

A Compressive Seeding Algorithm in Conjunction with Reordering-based Compression

Overview
Journal Bioinformatics
Specialty Biology
Date 2024 Feb 20
PMID 38377404
Authors
Affiliations
Soon will be listed here.
Abstract

Motivation: Seeding is a rate-limiting stage in sequence alignment for next-generation sequencing reads. The existing optimization algorithms typically utilize hardware and machine-learning techniques to accelerate seeding. However, an efficient solution provided by professional next-generation sequencing compressors has been largely overlooked by far. In addition to achieving remarkable compression ratios by reordering reads, these compressors provide valuable insights for downstream alignment that reveal the repetitive computations accounting for more than 50% of seeding procedure in commonly used short read aligner BWA-MEM at typical sequencing coverage. Nevertheless, the exploited redundancy information is not fully realized or utilized.

Results: In this study, we present a compressive seeding algorithm, named CompSeed, to fill the gap. CompSeed, in collaboration with the existing reordering-based compression tools, finishes the BWA-MEM seeding process in about half the time by caching all intermediate seeding results in compact trie structures to directly answer repetitive inquiries that frequently cause random memory accesses. Furthermore, CompSeed demonstrates better performance as sequencing coverage increases, as it focuses solely on the small informative portion of sequencing reads after compression. The innovative strategy highlights the promising potential of integrating sequence compression and alignment to tackle the ever-growing volume of sequencing data.

Availability And Implementation: CompSeed is available at https://github.com/i-xiaohu/CompSeed.

References
1.
Chandak S, Tatwawadi K, Ochoa I, Hernaez M, Weissman T . SPRING: a next-generation compressor for FASTQ data. Bioinformatics. 2018; 35(15):2674-2676. PMC: 6662292. DOI: 10.1093/bioinformatics/bty1015. View

2.
Liu Y, Li J . Hamming-shifting graph of genomic short reads: Efficient construction and its application for compression. PLoS Comput Biol. 2021; 17(7):e1009229. PMC: 8321399. DOI: 10.1371/journal.pcbi.1009229. View

3.
Li H . Exploring single-sample SNP and INDEL calling with whole-genome de novo assembly. Bioinformatics. 2012; 28(14):1838-44. PMC: 3389770. DOI: 10.1093/bioinformatics/bts280. View

4.
Lin H, Hsu W . Kart: a divide-and-conquer algorithm for NGS read alignment. Bioinformatics. 2017; 33(15):2281-2287. PMC: 5860120. DOI: 10.1093/bioinformatics/btx189. View

5.
Langmead B, Salzberg S . Fast gapped-read alignment with Bowtie 2. Nat Methods. 2012; 9(4):357-9. PMC: 3322381. DOI: 10.1038/nmeth.1923. View