Unknown

Dataset Information

0

Efficient haplotype matching between a query and a panel for genealogical search.


ABSTRACT: MOTIVATION:With the wide availability of whole-genome genotype data, there is an increasing need for conducting genetic genealogical searches efficiently. Computationally, this task amounts to identifying shared DNA segments between a query individual and a very large panel containing millions of haplotypes. The celebrated Positional Burrows-Wheeler Transform (PBWT) data structure is a pre-computed index of the panel that enables constant time matching at each position between one haplotype and an arbitrarily large panel. However, the existing algorithm (Durbin's Algorithm 5) can only identify set-maximal matches, the longest matches ending at any location in a panel, while in real genealogical search scenarios, multiple 'good enough' matches are desired. RESULTS:In this work, we developed two algorithmic extensions of Durbin's Algorithm 5, that can find all L-long matches, matches longer than or equal to a given length L, between a query and a panel. In the first algorithm, PBWT-Query, we introduce 'virtual insertion' of the query into the PBWT matrix of the panel, and then scanning up and down for the PBWT match blocks with length greater than L. In our second algorithm, L-PBWT-Query, we further speed up PBWT-Query by introducing additional data structures that allow us to avoid iterating through blocks of incomplete matches. The efficiency of PBWT-Query and L-PBWT-Query is demonstrated using the simulated data and the UK Biobank data. Our results show that our proposed algorithms can detect related individuals for a given query efficiently in very large cohorts which enables a fast on-line query search. AVAILABILITY AND IMPLEMENTATION:genome.ucf.edu/pbwt-query. SUPPLEMENTARY INFORMATION:Supplementary data are available at Bioinformatics online.

SUBMITTER: Naseri A 

PROVIDER: S-EPMC6612857 | biostudies-other | 2019 Jul

REPOSITORIES: biostudies-other

altmetric image

Publications

Efficient haplotype matching between a query and a panel for genealogical search.

Naseri Ardalan A   Holzhauser Erwin E   Zhi Degui D   Zhang Shaojie S  

Bioinformatics (Oxford, England) 20190701 14


<h4>Motivation</h4>With the wide availability of whole-genome genotype data, there is an increasing need for conducting genetic genealogical searches efficiently. Computationally, this task amounts to identifying shared DNA segments between a query individual and a very large panel containing millions of haplotypes. The celebrated Positional Burrows-Wheeler Transform (PBWT) data structure is a pre-computed index of the panel that enables constant time matching at each position between one haplot  ...[more]

Similar Datasets

| S-EPMC9805553 | biostudies-literature
| S-EPMC6411071 | biostudies-literature
| S-EPMC3149016 | biostudies-literature
| S-EPMC10005600 | biostudies-literature
| S-EPMC7040233 | biostudies-literature
| S-EPMC7177813 | biostudies-literature
| S-EPMC9363139 | biostudies-literature
| S-EPMC3943253 | biostudies-other
| S-EPMC3667820 | biostudies-literature
| S-EPMC4158119 | biostudies-other