Related Experiment Video
Updated: Mar 30, 2026

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
Published on: September 17, 2019
Genetic prediction with ARG-powered linear algebra
Hanbin Lee1, Nathaniel S Pope2, Jerome Kelleher3
1Department of Statistics, University of Michigan, Ann Arbor, MI 48109, United States.
Ancestral recombination graphs (ARGs) enable efficient quantitative genetic analysis of complex traits. New algorithms using ARGs achieve near-linear runtime scaling for variance component estimation and genetic value prediction in large biobank datasets.
Area of Science:
- Genetics
- Bioinformatics
- Computational Biology
Background:
- Ancestral recombination graphs (ARGs) model genetic relatedness, drift, recombination, and mutation.
- Efficient ARG storage is crucial for processing large genomic datasets and fitting linear mixed models.
Purpose of the Study:
- To develop efficient algorithms for variance component estimation and genetic value prediction using ARGs.
- To apply these methods to biobank-scale phenotype and genome datasets.
Main Methods:
- A generative model for complex traits with additive effects on an ARG was described.
- Algorithms leveraging the succinct tree sequence representation of ARGs and randomized linear algebra were developed.
- Restricted maximum likelihood (REML) was used for variance component estimation.
Main Results:
- Algorithms demonstrated nearly linear runtime scaling with sample size.
- REML outperformed the Haseman-Elston method for variance component estimation.
- Inferred ARGs yielded variance component estimates and genetic predictions comparable to true ARGs in simulations.
Conclusions:
- The developed algorithms provide efficient solutions for quantitative genetic analysis on biobank-scale data using ARGs.
- Variance component estimates can be interpreted as mutational and additive genetic variance.
- The Python package tslmm implements these algorithms, utilizing the tskit library.
More Related Videos
Related Concept Videos
Pedigree Analysis
Pedigree Analysis
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...
Evolutionary Relationships through Genome Comparisons
Vector Algebra: Method of Components
In many applications, the magnitudes and directions of...
Human Genetics
The complex relationship between genetics and psychology is observable through common biological components such...

