summary refs log tree commit diff
path: root/topics/data
diff options
context:
space:
mode:
authorPjotr Prins2025-11-04 17:01:23 +0100
committerPjotr Prins2026-01-05 11:12:11 +0100
commit7837327c7b97284bdc98e657a45d48e863beb7c8 (patch)
tree5fb19287a048953a6af39d9a7c724f89ae4abe04 /topics/data
parent851d7ada61e9dacbcf04d57b08e2db85d1f1af69 (diff)
downloadgn-gemtext-7837327c7b97284bdc98e657a45d48e863beb7c8.tar.gz
Continuing with precompute
Diffstat (limited to 'topics/data')
-rw-r--r--topics/data/epochs.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/topics/data/epochs.gmi b/topics/data/epochs.gmi
new file mode 100644
index 0000000..5ffe795
--- /dev/null
+++ b/topics/data/epochs.gmi
@@ -0,0 +1,5 @@
+# Epochs
+
+In the 2019 BXD paper epochs are brought up. Basically, even though the BXD are 'immortal' with identical children, mutations do creep in. An epoch is a period of mice and we track the years a mouse was used. So a BXD1 breeding started at 1971 and production in 2001. In GN we don't make a distinction (per se), but obviously these are (slightly) different mice today. Ashbrook et al. find some interesting results that differ in epochs.
+
+In GN epochs are currently handled as a trait. This can help with covariate mapping. For a different epoch, however, the genotypes should also be adapted. The effect on the kinship matrix will be minor, but genotypes can be used for fine mapping. With pangenome derived genotypes it should get even more interesting.