summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorArtyom Bologov2024-05-01 03:06:39 +0400
committerArtyom Bologov2024-05-01 03:06:39 +0400
commit0d541ccfcfd6563602973aefecc88c424d3fb511 (patch)
tree4ccadfb0be192972ad9e1bdb06b577a5a8b47185 /issues
parent5bb2ba612cb784f12ac10c3075796cdbf2b3b76b (diff)
downloadgn-gemtext-0d541ccfcfd6563602973aefecc88c424d3fb511.tar.gz
mgamma/convert: Reorder elements.
Diffstat (limited to 'issues')
-rw-r--r--issues/mgamma/mgamma-convert.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/issues/mgamma/mgamma-convert.gmi b/issues/mgamma/mgamma-convert.gmi
index 69e3bb6..d7350df 100644
--- a/issues/mgamma/mgamma-convert.gmi
+++ b/issues/mgamma/mgamma-convert.gmi
@@ -27,9 +27,9 @@ MGamma can convert between different formats.
* [ ] Somehow find the names for individuals? Is there a file format for that?
* [X] If symmetric only store half the data
* [ ] Add JSON meta header to track that information
-* [ ] Support genodb database format:
-=> ../../topics/database/genotype-database See the genotype-database topic
```
{type: "GRM", version:0.01, float: true, symmetric: true}
```
+* [ ] Support genodb database format:
+=> ../../topics/database/genotype-database See the genotype-database topic \ No newline at end of file