diff options
Diffstat (limited to 'issues/mgamma/mgamma-convert.gmi')
-rw-r--r-- | issues/mgamma/mgamma-convert.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/mgamma/mgamma-convert.gmi b/issues/mgamma/mgamma-convert.gmi index aa7eded..7ce7a7d 100644 --- a/issues/mgamma/mgamma-convert.gmi +++ b/issues/mgamma/mgamma-convert.gmi @@ -11,7 +11,7 @@ MGamma can convert between different formats. # Tasks * [ ] Store genotypes as floats instead of doubles in lmdb -* [ ] Required for the above: rework the type system in guile-gsl to allow float vectors/matrices +* [X] Required for the above: rework the type system in guile-gsl to allow float vectors/matrices * [ ] Add annotations to genotype lmdb format - probably as the first named columns * [ ] Provide a metadata header in JSON that tracks such info and a version |