Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Fast Computation of the Kinship Coefficients (1602.04368v1)

Published 13 Feb 2016 in cs.DS and q-bio.PE

Abstract: For families, kinship coefficients are quantifications of the amount of genetic sharing between a pair of individuals. These coefficients are critical for understanding the breeding habits and genetic diversity of diploid populations. Historically, computations of the inbreeding coefficient were used to prohibit inbred marriages and prohibit breeding of some pairs of pedigree animals. Such prohibitions foster genetic diversity and help prevent recessive Mendelian disease at a population level. This paper gives the fastest known algorithms for computing the kinship coefficient of a set of individuals with a known pedigree. The algorithms given here consider the possibility that the founders of the known pedigree may themselves be inbred, and they compute the appropriate inbreeding-adjusted kinship coefficients. The exact kinship algorithm has running-time $O(n2)$ for an $n$-individual pedigree. The recursive-cut exact kinship algorithm has running time $O(s2m)$ where $s$ is the number of individuals in the largest segment of the pedigree and $m$ is the number of cuts. The approximate algorithm has running-time $O(n)$ for an $n$-individual pedigree on which to estimate the kinship coefficients of $\sqrt{n}$ individuals from $\sqrt{n}$ founder kinship coefficients.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (1)
  1. Bonnie Kirkpatrick (7 papers)
Citations (1)

Summary

We haven't generated a summary for this paper yet.