2021 ACM/IEEE 48th Annual International Symposium on Computer Architecture (ISCA) 2021
DOI: 10.1109/isca52012.2021.00038
|View full text |Cite
|
Sign up to set email alerts
|

Accelerated Seeding for Genome Sequence Alignment with Enumerated Radix Trees

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 19 publications
(8 citation statements)
references
References 47 publications
0
8
0
Order By: Relevance
“…SMEMs found in the SMEM search that are longer than the minimum seed length threshold are selected as seeds. In the following, we denote the SMEM search algorithm of BWA-MEM2 (Vasimuddin et al, 2019) and ERT (Subramaniyan et al, 2021) as SMEM-BWA and SMEM-ERT, respectively. SMEM search algorithm and extension.…”
Section: The Seeding Algorithm Of Bwa-mem2 and Ertmentioning
confidence: 99%
See 3 more Smart Citations
“…SMEMs found in the SMEM search that are longer than the minimum seed length threshold are selected as seeds. In the following, we denote the SMEM search algorithm of BWA-MEM2 (Vasimuddin et al, 2019) and ERT (Subramaniyan et al, 2021) as SMEM-BWA and SMEM-ERT, respectively. SMEM search algorithm and extension.…”
Section: The Seeding Algorithm Of Bwa-mem2 and Ertmentioning
confidence: 99%
“…In the process, the alignment scores of the extended seeds are calculated using the Banded-Smith-Waterman (BSW) algorithm (Vasimuddin et al, 2019). Many studies (Ahmed et al, 2015;Ho et al, 2019;Houtgast et al, 2018;Subramaniyan et al, 2021;Tárraga et al, 2014) have shown that the seeding phase is a major performance bottleneck in the popular alignment software BWA-MEM2 (Vasimuddin et al, 2019) and Bowtie 2 (Langmead and Salzberg, 2012). In particular, finding an exact match of short readsor substrings of short reads-within the reference DNA sequence, is the main problem that fundamentally constrains the performance of the seeding phase (Langmead and Salzberg, 2012;Li, 2013;Li et al, 2009).…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…BWA-MEM2 ( Vasimuddin et al 2019 ) uses a smaller sampling interval for storing BWT data structure and suffix array that introduces a four times memory overhead, but it is still limited by the data prefetch bound. BWA-MEM2 next adopts enumerated radix tree (ERT) ( Subramaniyan et al 2021 ) to entirely replace the FM-index, and performs the super maximal exact match (SMEM) search algorithm ( Li 2012 ) in a zigzag fashion to reduce the unsuccessful SMEM extensions. By encoding the suffixes of the reference sequence in a radix tree, ERT significantly improves the space locality of seeding at a cost of 64 GB memory for human genome index.…”
Section: Introductionmentioning
confidence: 99%