Related Experiment Video
Updated: Jul 31, 2026

13:33
Infinium Assay for Large-scale SNP Genotyping Applications
Published on: November 19, 2013
Efficient inference of haplotypes from genotypes on a pedigree
1Department of Computer Science, University of California, Riverside, CA, USA. jili@cs.ucr.edu
Journal of Bioinformatics and Computational Biology
|August 4, 2004
Summary
Haplotype reconstruction, essential for genetic studies, is proven NP-hard. A new efficient algorithm, PedPhase, effectively reconstructs haplotypes, especially with few recombination events, aiding large-scale genetic projects.
Area of Science:
- Computational Biology
- Genetics
- Bioinformatics
Background:
- Haplotype reconstruction is crucial for understanding genetic inheritance patterns.
- Existing methods face challenges with large pedigrees and numerous markers.
- The computational complexity of finding minimum-recombinant haplotype configurations was previously unknown.
Purpose of the Study:
- To establish the computational complexity of the minimum-recombinant haplotype configuration (MRHC) problem.
- To develop efficient algorithms for haplotype reconstruction in large pedigrees.
- To provide a practical tool for large-scale haplotype inference.
Main Methods:
- Proved the NP-hardness of the MRHC problem.
- Developed an iterative block-extension algorithm for efficient haplotype reconstruction.
- Created a polynomial-time exact algorithm for zero-recombinant scenarios using linear algebra over Z2.
Main Results:
- The MRHC problem is NP-hard, indicating inherent computational difficulty.
- The block-extension algorithm (PedPhase) demonstrates high efficiency and accuracy on simulated and real data.
- The zero-recombinant algorithm precisely identifies all feasible haplotype configurations.
Conclusions:
- Haplotype reconstruction is computationally challenging but solvable with efficient algorithms.
- PedPhase is a valuable tool for large-scale haplotype inference, particularly for datasets with low recombination rates.
- The study provides both theoretical complexity insights and practical algorithmic solutions for haplotype reconstruction.
Related Concept Videos
Dihybrid Crosses
Overview
Pedigree Analysis
Overview
Hardy-Weinberg Principle
Diploid organisms have two alleles of each gene, one from each parent, in their somatic cells. Therefore, each individual contributes two alleles to the gene pool of the population. The gene pool of a population is the sum of every allele of all genes within that population and has some degree of variation. Genetic variation is typically expressed as a relative frequency, which is the percentage of the total population that has a given allele, genotype or phenotype.In the early 20th century,...
Pedigree Analysis
Overview
Incomplete Dominance
Gregor Mendel's work (1822 - 1884) was primarily focused on pea plants. Through his initial experiments, he determined that every gene in a diploid cell has two variants called alleles inherited from each parent. He suggested that amongst these two alleles, one allele is dominant in character and the other recessive. The combination of alleles determines the phenotype of a gene in an organism.
Genome-wide Association Studies-GWAS
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...

