Alexandria Science
Published in

Alexandria Science

Modeling the Inheritance of X Chromosome DNA

A discrete, stochastic model written in Python

Figure 1. Inheritance tree for X Chromosome ancestors up to five generations back. P1_0 signifies a male descendant and M2_0 his sister. Ancestors that can only pass X-DNA to M2_0 are shown in purple. Ancestors that can pass X-DNA to both P1_0 and M2_0 are shown in green. Ancestors that cannot pass DNA to P1_0 or M2_0 are greyed out.
Figure 2. Histogram of 100 million Poisson values with the same λ used in the model. So few values are generated at the higher end that they can’t be seen. The number of values 7–13 are ~148k, ~31k, ~6k, ~1k, 159, 26, and 2, respectively.
Figure 3. X Chromosome inheritance tree for all ancestors up to five generations back, with a new notation that’s convenient for displaying simulation results. P1_0 and M2_0 as in Figure 1. Ancestors that can only pass X-DNA to M2_0 are shown in purple. Ancestors that can pass X-DNA to both P1_0 and M2_0 are shown in green. Ancestors that cannot pass DNA toP1_0 or M2_0 are greyed out.
Figure 4. The percentage of X-DNA that a descendant shares, on average, with all ancestors up to five generations back. Ancestor naming convention as in Figure 3. P1_0 and M2_0 as in Figures 1 and 3. For M2_0, values represent the percentage of her X-DNA she shares with a particular ancestor on only the applicable one of her two X Chromosomes. To find the percentage of her total X-DNA that she shares, divide the percentage in the figure by two.
Figure 5. Two generations distance, 500k trials, 14 gene segments available, average Poisson value input = 1.7. GS stands for grandson and GD for granddaughter. They are compared individually to PM (paternal-maternal/paternal grandmother), MP (maternal-paternal/maternal grandfather), and MM (maternal-maternal/maternal grandmother). The lower and upper values of the 90% confidence interval for this simulation were equal to the minimum and maximum values, respectively.
Figure 6. Three generations distance, 500k trials, 14 gene segments available. All minimum values were 0%. GGS stands for great-grandson and GGD for great-granddaughter. They are compared individually to PMP (paternal-maternal-paternal, or paternal grandmother’s father), PMM (paternal-maternal-maternal, or paternal grandmother’s mother), MPM (maternal-paternal-maternal, or maternal grandfather’s mother), etc. All maximum values were 100%. Adding the 0% Shared and 100% Shared columns together will give the percentage of trials in which no recombination occurred in at least one of the generations.
Figure 7. Four generations distance, 500k trials, 14 gene segments available, average Poisson value = 1.7. Naming conventions as in previous two tables. Relationships are between 2nd great-grandparents and 2nd great-grandchildren. All minimum values were 0%. All maximum values were 100%. Adding the 0% Shared and 100% Shared columns will give the percentage of trials in which no recombination occurred in at least one of the generations.

--

--

The e-magazine of science, from astronomy to zoology

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store