diff options
author | Artyom Bologov | 2024-04-30 03:44:37 +0400 |
---|---|---|
committer | Artyom Bologov | 2024-04-30 03:44:37 +0400 |
commit | f9cbdf5ad0eebda16825de374f5a795e462bdf7f (patch) | |
tree | 91c3fdb393d690afa9117636e4d7d4f31514cda1 /issues/mgamma | |
parent | e885823a02c863499f4e4a38011b78122ddff3d9 (diff) | |
download | gn-gemtext-f9cbdf5ad0eebda16825de374f5a795e462bdf7f.tar.gz |
mgamma-convert: Support genodb?
Diffstat (limited to 'issues/mgamma')
-rw-r--r-- | issues/mgamma/mgamma-convert.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/mgamma/mgamma-convert.gmi b/issues/mgamma/mgamma-convert.gmi index 09c2bf3..af51bed 100644 --- a/issues/mgamma/mgamma-convert.gmi +++ b/issues/mgamma/mgamma-convert.gmi @@ -27,6 +27,8 @@ MGamma can convert between different formats. * [ ] Somehow find the names for individuals? Is there a file format for that? * [ ] If symmetric only store half the data * [ ] Add JSON meta header to track that information +* [ ] Support genodb database format: +=> ../../topics/database/genotype-database.gmi See the genotype-database topic ``` {type: "GRM", version:0.01, float: true, symmetric: true} |