2022
DOI: 10.1007/978-3-031-07802-6_36
|View full text |Cite
|
Sign up to set email alerts
|

Approximate Pattern Matching Using Search Schemes and In-Text Verification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 19 publications
0
3
0
Order By: Relevance
“…This means we report all occurrences within a pre-specified Hamming or edit distance. This functionality is similar to that provided by lossless read-mapper Columba (developed in the same research group) [25, 23, 24], but Columba’s index is based on the bidirectional FM-index ( O ( n ) memory requirements). To ensure practical efficiency in b-move, we incorporated several optimizations originally developed for Columba: optimized edit distance to reduce redundancy, superior search schemes replacing pigeonhole methods, a lookup-table to bypass matching the first 10-mers, dynamic pattern partitioning, and bit-parallel pattern matching.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…This means we report all occurrences within a pre-specified Hamming or edit distance. This functionality is similar to that provided by lossless read-mapper Columba (developed in the same research group) [25, 23, 24], but Columba’s index is based on the bidirectional FM-index ( O ( n ) memory requirements). To ensure practical efficiency in b-move, we incorporated several optimizations originally developed for Columba: optimized edit distance to reduce redundancy, superior search schemes replacing pigeonhole methods, a lookup-table to bypass matching the first 10-mers, dynamic pattern partitioning, and bit-parallel pattern matching.…”
Section: Resultsmentioning
confidence: 99%
“…For example, approximate matches of a pattern can be sought using the pigeonhole principle or, more generally, search schemes [16]. The demonstrated efficiency of search schemes, for example in lossless read-mapper Columba [25, 23, 24], motivates the need for fast bidirectional character extensions.…”
Section: Preliminariesmentioning
confidence: 99%
“…The construction process of the underlying bidirectional FM-index is based on the implementation of Columba [38,41]. The construction of components G and B is similar to the algorithms described in [31].…”
Section: Building the Data Structurementioning
confidence: 99%