Ontology highlight
ABSTRACT: Summary
The positional Burrows-Wheeler transform (PBWT) data structure allows for efficient haplotype data matching and compression. Its performance makes it a powerful tool for bioinformatics. However, existing algorithms do not exploit parallelism due to inner dependencies. We introduce a new method to break the dependencies and show how to fully exploit modern multi-core processors.Availability and implementation
Source code and applications are available at https://github.com/rwk-unil/parallel_pbwt.Supplementary information
Supplementary data are available at Bioinformatics Advances online.
SUBMITTER: Wertenbroek R
PROVIDER: S-EPMC10005600 | biostudies-literature | 2023
REPOSITORIES: biostudies-literature
Wertenbroek Rick R Xenarios Ioannis I Thoma Yann Y Delaneau Olivier O
Bioinformatics advances 20230302 1
<h4>Summary</h4>The positional Burrows-Wheeler transform (PBWT) data structure allows for efficient haplotype data matching and compression. Its performance makes it a powerful tool for bioinformatics. However, existing algorithms do not exploit parallelism due to inner dependencies. We introduce a new method to break the dependencies and show how to fully exploit modern multi-core processors.<h4>Availability and implementation</h4>Source code and applications are available at https://github.com ...[more]