From e7f7de7388675c9f663b2a6e45ade426f7707e42 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 13 Jul 2025 10:32:25 +0200 Subject: comments on precompute --- gn/data/strains.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/data') diff --git a/gn/data/strains.scm b/gn/data/strains.scm index e5f839b..c560d9b 100644 --- a/gn/data/strains.scm +++ b/gn/data/strains.scm @@ -25,7 +25,7 @@ "Return assoc list of tuples of strain id+names: ((4 . BXD1) (5 . BXD2) (6 . BXD5) (7 . BXD6)... -used-for-mapping? will say whether the strains/individuals are used for mapping. Always True, FIXME +used-for-mapping? will say whether the strains/individuals are used for mapping. " (call-with-db (lambda (db) -- cgit v1.2.3