From 691eed969ac4bb9fa43358b9a8e0d1ea43accbea Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 1 Jan 2024 17:47:34 +0100 Subject: Run gemma-wrapper with metadata --- gn/data/genotype.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/data/genotype.scm') diff --git a/gn/data/genotype.scm b/gn/data/genotype.scm index a12deee..c7cb63c 100644 --- a/gn/data/genotype.scm +++ b/gn/data/genotype.scm @@ -1,5 +1,5 @@ (define-module (gn data genotype) - ;; #:use-module (json) + #:use-module (json) #:use-module (ice-9 match) #:use-module (ice-9 format) #:use-module (ice-9 iconv) -- cgit v1.2.3