2010
DOI: 10.1007/978-3-642-12476-1_13
|View full text |Cite
|
Sign up to set email alerts
|

Unified View of Backward Backtracking in Short Read Mapping

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
11
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 12 publications
(11 citation statements)
references
References 26 publications
0
11
0
Order By: Relevance
“…The pseudocode of a backtracking aware backward search that finds all k -mismatch occurrences of P in T is given in Algorithm k MISMATCHSEARCH [83]. …”
Section: Bwt-based Methodsmentioning
confidence: 99%
See 4 more Smart Citations
“…The pseudocode of a backtracking aware backward search that finds all k -mismatch occurrences of P in T is given in Algorithm k MISMATCHSEARCH [83]. …”
Section: Bwt-based Methodsmentioning
confidence: 99%
“…The worst case running time of k MISMATCHSEARCH is scriptO(||kmk+1) [83]. To further improve their practical performance, Bowtie [60] and BWA [63] invest some additional memory to not only build the FM index for the genome T , called the forward index, but also for the reverse (not complemented) genomic sequence T r = t n t n− 1 ⋯ t 1 , called the reverse or mirror index.…”
Section: Bwt-based Methodsmentioning
confidence: 99%
See 3 more Smart Citations