From e5c8bfbb81d223f28bd97c3c025ff06c911a4b83 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 29 Nov 2025 13:02:46 +0100 Subject: Recomputed QTL --- issues/genetics/speeding-up-gemma.gmi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'issues') diff --git a/issues/genetics/speeding-up-gemma.gmi b/issues/genetics/speeding-up-gemma.gmi index a6a959b..96046a0 100644 --- a/issues/genetics/speeding-up-gemma.gmi +++ b/issues/genetics/speeding-up-gemma.gmi @@ -30,6 +30,14 @@ There is no such thing as a free lunch. So, let's dive in. * [ ] Fix sqrt(NaN) when running big file example with -debug * [ ] Other improvements... +# Summary + +Convert a geno file to mdb with + +``` +./bin/geno2mdb.rb mouse_hs1940.geno.txt --eval Gf # convert to floating point +``` + # Analysis As a test case we'll take on of the runs: -- cgit 1.4.1