Linear models for diallel crosses: a review with R functions.

Andrea Onofri1, Niccolò Terzaroli2, Luigi Russi1

  • 1Dipartimento di Scienze Agrarie, Alimentari e Ambientali, Universita' Degli Studi di Perugia, Borgo XX Giugno, 74, 06121, Perugia, Italy.

Summary

A new R-software procedure simplifies fitting diallel models by treating them as general linear models. This approach allows geneticists and breeders to use standard R functions for analyzing combining ability and heterosis in plant and animal breeding.

Related Concept Videos

Trihybrid Crosses02:27

Trihybrid Crosses

Trihybrid Crosses
Some of Mendel’s crosses examined three pairs of contrasting characteristics. Such a cross is called a trihybrid cross. A trihybrid cross is a combination of three individual monohybrid crosses. For example, plant height (tall vs. short), seed shape (round vs. wrinkled), and seed color (yellow vs. green).
The F1 generation plants of a trihybrid cross are heterozygous for all three traits and produce eight gametes. Upon self-fertilization, these gametes have an equal...
24.8K
Dihybrid Crosses01:18

Dihybrid Crosses

Overview
79.9K
Monohybrid Crosses01:20

Monohybrid Crosses

Overview
237.3K
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

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...
402
Chi-square Analysis02:46

Chi-square Analysis

The chi-square test is a statistical hypothesis test. It is used to check whether there is a significant difference between an expected value and an observed value. In the context of genetics, it enables us to either accept or reject a hypothesis, based on how much the observed values deviate from the expected values.
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
42.0K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
191