Related Experiment Video
Updated: Nov 14, 2025

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
Published on: June 23, 2012
Novel approach for parallelizing pairwise comparison problems as applied to detecting segments identical by decent in
Emmanuel Sapin1, Matthew C Keller1,2
1Institute for Behavioral Genetics, University of Colorado Boulder, Boulder, CO 80309, USA.
A new algorithm efficiently tackles large-scale pairwise comparisons in genomics by breaking down complex problems. This method significantly reduces computational time and memory for tasks like identifying identical by descent segments.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Pairwise comparison problems are common in scientific research.
- Genomic datasets are rapidly expanding, making pairwise comparisons computationally intensive.
- Existing methods struggle with the scale of modern genomic data.
Purpose of the Study:
- To develop a generic algorithm for efficiently solving large-scale pairwise comparison problems.
- To reduce the computational complexity from O(n^2) to O(n) for pairwise tasks.
- To enable massive parallelization for handling large datasets.
Main Methods:
- A novel algorithm that decomposes large pairwise comparison problems into smaller, manageable subproblems.
- Implementation focuses on enabling massive parallelization for distributed computing environments.
- The algorithm is designed to be general and applicable to various pairwise comparison tasks.
Main Results:
- Demonstrated high efficiency in calling identical by descent (IBD) segments between all individuals in the UK Biobank dataset.
- Achieved a 250-fold reduction in computation time and a 750-fold reduction in memory usage compared to standard methods.
- The approach shows potential for significant performance gains in other IBD calling methods and general genomic pairwise comparisons.
Conclusions:
- The proposed algorithm offers a scalable and efficient solution for computationally demanding pairwise comparison problems in genomics.
- This method significantly enhances the feasibility of analyzing large-scale genomic datasets.
- The approach has broad applicability beyond IBD calling to other pairwise comparison tasks across scientific domains.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Comparing Copy Number Variations and SNPs
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...
Modern Molecular Taxonomy
Gene Duplication and Divergence
The duplicated copies of the gene are called Paralogs. Paralogs with similar sequences and functions form a gene family. Across several species, a large number of gene families are...
Comparing Mitochondrial, Chloroplast, and Prokaryotic Genomes

