Genetic Distance Calculator
Estimates the genetic distance between two linked gene loci in centimorgans (cM) from offspring recombination data. Used in genetics research and breeding programs to map gene positions on chromosomes.
About this calculator
Genetic distance measures how often two loci on the same chromosome are separated by crossing-over during meiosis. It is expressed in centimorgans (cM), where 1 cM corresponds to a 1% recombination frequency between two loci. The formula is: Genetic Distance (cM) = (recombinant offspring / total offspring) × 100. Recombinant offspring are those whose allele combinations differ from either parent due to a crossover event. This simple calculation is valid when recombination frequency is below ~50 cM; at larger distances, multiple crossovers can occur and the Kosambi or Haldane mapping functions are needed for correction. A distance of 0 cM means complete linkage (no detected recombination), while 50 cM is equivalent to independent assortment, indicating loci on different chromosomes or very far apart on the same one.
How to use
In a testcross experiment, you score 200 total offspring. You identify 24 individuals with recombinant phenotypes (recombinantOffspring = 24, totalOffspring = 200). Apply the formula: Genetic Distance = (24 / 200) × 100 = 12 cM. This means the two loci are approximately 12 centimorgans apart on the same chromosome, indicating moderate linkage. In a genetic map, this distance would place the two genes 12 map units apart. Enter your own recombinant and total offspring counts to compute the genetic distance for your cross.
Frequently asked questions
What does a genetic distance of 1 centimorgan mean in practice?
One centimorgan (cM) means there is a 1% probability that a recombination event (crossover) will occur between two loci during a single meiosis. In physical terms, 1 cM corresponds to roughly 1 million base pairs (1 Mb) in humans on average, though this varies widely across the genome due to recombination hotspots and cold spots. Loci with smaller cM values are more tightly linked and tend to be inherited together more reliably. This makes cM values useful in linkage mapping, marker-assisted selection, and predicting inheritance patterns in genetic counseling.
Why is the recombination frequency method for genetic distance inaccurate above 50 cM?
When two loci are far apart, double crossovers can occur between them. A double crossover restores the parental allele combination, making the offspring appear non-recombinant when they actually experienced two crossover events. This causes the observed recombination frequency to underestimate the true genetic distance. For distances above about 35–50 cM, mapping functions such as the Haldane or Kosambi function are applied to correct for multiple crossovers and give a more accurate map distance. The simple percentage formula in this calculator is most reliable for short distances with low recombination frequencies.
How is genetic distance used in plant and animal breeding programs?
Breeders use genetic distance to identify molecular markers that are tightly linked (low cM) to genes of interest, such as disease resistance or yield traits. Markers closer to the target gene (fewer cM apart) are less likely to be separated from it by recombination in subsequent generations, making them more reliable predictors of the trait. Genetic maps built from cM distances guide the selection of parents, prediction of offspring genotype frequencies, and design of marker-assisted backcrossing schemes. In genomic selection, dense marker maps with known cM positions are used to estimate breeding values across the entire genome.