Related Experiment Video
Updated: May 16, 2026

09:05
Pooled CRISPR-Based Genetic Screens in Mammalian Cells
Published on: September 4, 2019
Cost-effective GPU-grid for genome-wide epistasis calculations
B Pütz1, T Kam-Thong, N Karbalai
1MPI of Psychiatry, Statistical Genetics,Munich, Germany. puetz@mpipsykl.mpg.de
Methods of Information in Medicine
|December 11, 2012
Summary
Researchers developed a cost-effective, local GPU-based system for analyzing complex genetic interactions (epistasis). This approach significantly outperforms traditional CPU clusters, enabling advanced genotype studies previously limited by computational power.
Area of Science:
- Computational genetics
- Bioinformatics
- High-performance computing
Background:
- Genotype studies traditionally focused on single nucleotide polymorphism (SNP) effects due to computational limitations.
- Epistasis, or gene-gene interactions, is crucial for understanding complex traits and diseases but computationally intensive.
- Advancements in computing power have recently made epistasis analysis more feasible.
Purpose of the Study:
- To develop a computationally efficient and cost-effective in-house solution for analyzing genetic epistasis.
- To leverage the parallel processing capabilities of Graphics Processing Units (GPUs) for genotype studies.
- To address the need for analyzing complex genetic interactions with confidential patient data.
Main Methods:
- Porting sequential epistasis calculations to GPUs using CUDA.
- Implementing massive parallelization on a local, GPU-based grid architecture.
- Comparing the performance and cost-effectiveness of GPU versus CPU parallelization.
Main Results:
- A cost-effective local grid combining consumer-level GPUs was established.
- The GPU-based approach demonstrated superior price/performance compared to cluster-based systems.
- A single GPU achieved performance comparable to 200 CPU cores for epistasis calculations.
Conclusions:
- The developed GPU-based approach is effective for problems amenable to massive parallelization.
- This method enables more comprehensive genotype studies, including epistasis.
- The project provides accessible code and ongoing tool development to facilitate the shift to parallel algorithms.
Related Concept Videos
Genetic Screens
Genetic screens are tools used to identify genes and mutations responsible for phenotypes of interest. Genetic screens help identify individuals or a group of people at risk of developing genetic diseases and help them with early intervention, targeted therapy, and reproductive options.
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which result in visible changes...
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which result in visible changes...
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...
Evolutionary Relationships through Genome Comparisons
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Epistasis Analysis
Although Mendel chose seven unrelated traits in peas to study gene segregation, most traits involve multiple gene interactions that create a spectrum of phenotypes. When the interaction of various genes or alleles at different locations influences a phenotype, this is called epistasis. Epistasis often involves one gene masking or interfering with the expression of another (antagonistic epistasis). Epistasis often occurs when different genes are part of the same biochemical pathway. The...
