From 3cf3dec2bb8b1cf0a6d3c08d5da8b5ed462c486b Mon Sep 17 00:00:00 2001 From: Artyom Bologov Date: Sat, 27 Apr 2024 02:07:16 +0400 Subject: mgamma/...convert: DONE: Individuals as row names in kinship DB. --- issues/mgamma/mgamma-convert.gmi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/issues/mgamma/mgamma-convert.gmi b/issues/mgamma/mgamma-convert.gmi index 7ce7a7d..09c2bf3 100644 --- a/issues/mgamma/mgamma-convert.gmi +++ b/issues/mgamma/mgamma-convert.gmi @@ -23,7 +23,8 @@ MGamma can convert between different formats. => https://kbroman.org/qtl2/assets/vignettes/input_files.html * [ ] Write kinship lmdb as floats (half size) -* [ ] Add individual names as first column in kinship rows +* [X] Add individual names as first column in kinship rows (implemented as plain unsigned ints for now) +* [ ] 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 -- cgit v1.2.3