2022
DOI: 10.1101/2022.09.16.508250
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Compressed Data Structures for Population-Scale Positional Burrows–Wheeler Transforms

Abstract: The positional Burrows–Wheeler Transform (PBWT) was presented in 2014 by Durbin as a means to find all maximal haplotype matches in h sequences containing w variation sites in O(hw)-time. This time complexity of finding maximal haplotype matches using the PBWT is a significant improvement over the naïve pattern-matching algorithm that requires O(h2w)-time. Compared to the more famous Burrows-Wheeler Transform (BWT), however, a relatively little amount of attention has been paid to the PBWT. This has resulted i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
1
1

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 37 publications
(79 reference statements)
0
3
0
Order By: Relevance
“…We have a mismatch at column 3 since P [3] ̸ = col(PBWT) 3 [19]. At this point, we can move to either the last character of the previous run, col(PBWT) 3 [17], or the first character of the next run, col(PBWT) 3 [20], having PA 3 [17] = and PA 3 [20] = 18. If we look at the input matrix M, we have that, up to column 3 excluded, row 17 has a common suffix to row 20 longer than row 18.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…We have a mismatch at column 3 since P [3] ̸ = col(PBWT) 3 [19]. At this point, we can move to either the last character of the previous run, col(PBWT) 3 [17], or the first character of the next run, col(PBWT) 3 [20], having PA 3 [17] = and PA 3 [20] = 18. If we look at the input matrix M, we have that, up to column 3 excluded, row 17 has a common suffix to row 20 longer than row 18.…”
Section: Methodsmentioning
confidence: 99%
“…We point to the experimental result for illustration of this fact in section 4. Lastly, we refer the reader to Bonizzoni et al [17] for a more thorough evaluation of the data structures for the PBWT that support different time/space tread-offs for SMEM-finding.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation