Related Experiment Video
Updated: Feb 3, 2026

11:37
QTL Mapping and CRISPR/Cas9 Editing to Identify a Drug Resistance Gene in Toxoplasma gondii
Published on: June 22, 2017
16.8K
vqtl: An R Package for Mean-Variance QTL Mapping
Robert W Corty1,2, William Valdar3,4
1Department of Genetics.
G3 (Bethesda, Md.)
|November 4, 2018
Summary
The vqtl R package enables quantitative trait loci (QTL) mapping for both phenotype mean and variance. It uniquely corrects for variance heterogeneity from QTL and nuisance factors, facilitating new genetic discoveries.
Area of Science:
- Genetics
- Statistical Genetics
- Bioinformatics
Background:
- Quantitative trait loci (QTL) mapping typically focuses on the mean of a phenotype.
- Variance heterogeneity, influenced by QTL and covariates, can confound traditional QTL analysis.
- Existing methods often do not adequately address complex sources of variance.
Purpose of the Study:
- Introduce vqtl, an R package for comprehensive mean-variance QTL mapping.
- Develop a method to identify genetic loci affecting phenotype mean, variance, or both.
- Provide tools for robust QTL analysis that accounts for variance heterogeneity.
Main Methods:
- Implemented mean-variance QTL mapping in an R package (vqtl).
- Developed functions for genome scans, permutation testing for significance, and result visualization.
- Ensured interoperability with existing popular QTL analysis packages (e.g., qtl).
Main Results:
- vqtl allows simultaneous detection of mean QTL, variance QTL, and mean-variance QTL.
- The package effectively corrects for variance heterogeneity from both genetic and non-genetic factors.
- Provides a user-friendly interface for complex QTL analyses.
Conclusions:
- vqtl offers a powerful and flexible approach for genetic mapping of complex traits.
- The package facilitates the discovery of novel QTL by considering both mean and variance.
- Its design promotes adoption and re-analysis of existing genetic datasets.
Related Concept Videos
Variance
12.3K
The deviations show how spread out the data are about the mean. A positive deviation occurs when the data value exceeds the mean, whereas a negative deviation occurs when the data value is less than the mean. If the deviations are added, the sum is always zero. So one cannot simply add the deviations to get the data spread. By squaring the deviations, the numbers are made positive; thus, their sum will also be positive.
The standard deviation measures the spread in the same units as the data....
The standard deviation measures the spread in the same units as the data....
12.3K
DNA Packaging
112.6K
Overview
112.6K
Chromatin Packaging
19.3K
Each human somatic cell contains 6 billion base pairs of DNA. Each base pair is 0.34 nm long, meaning each diploid cell contains a staggering 2 meters of DNA. This long DNA strand is packed inside a nucleus measuring only 10-20 microns in diameter with the help of specialized DNA-binding proteins called histones. Together they form a compact DNA-protein complex called chromatin. The chromatin is further compacted into higher-order structures. The highest level of compaction is achieved during...
19.3K
Chromatin Packaging
22.1K
Each human somatic cell contains 6 billion base-pairs of DNA. Each base-pair is 0.34 nm long, which means that each diploid cell contains a staggering 2 meters of DNA. How is such a long DNA strand packed inside a nucleus measuring only 10 - 20 microns in diameter?
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
22.1K
Chromatin Packaging
9.8K
9.8K
Friedman Two-way Analysis of Variance by Ranks
508
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
508

