aboutsummaryrefslogtreecommitdiff
path: root/gn/data/genotype.scm
diff options
context:
space:
mode:
authorPjotr Prins2024-01-01 17:47:34 +0100
committerPjotr Prins2024-01-01 17:47:34 +0100
commit691eed969ac4bb9fa43358b9a8e0d1ea43accbea (patch)
tree69a38708a10b8f525b465332796e636aac9d52e6 /gn/data/genotype.scm
parent0799806735942cc3d44626c3c8b54402343a47f5 (diff)
downloadgn-guile-691eed969ac4bb9fa43358b9a8e0d1ea43accbea.tar.gz
Run gemma-wrapper with metadata
Diffstat (limited to 'gn/data/genotype.scm')
-rw-r--r--gn/data/genotype.scm2
1 files changed, 1 insertions, 1 deletions
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)