steffenom
steffenom
I had a similar issue. Building worked with `make CFLAGS="-Wno-error=format-truncation"`. I haven't used Minimac3 yet, so I'm not sure whether my solution really works. #1 and #8 refer to similar...
Hi all! First of all, thanks for publishing your code on github! We have a similar problem with missing IDs in the imputation output. We use minimac3 v.2.0.1 with the...
Hi @jonathonl, I tried the newest version on the master branch and it worked! The IDs showed up as expected. Thanks for the quick fix! Minor drawback is that now...
No, for me all variants without an ID in the initial reference panel have the CHR:POS ID in the final output (without using `--all-typed-sites`). I think, these IDs are already...
Thanks for the hint! I tried `minimac4 --compress-reference` and now the IDs are as expected. Should the results of the imputation with a reference panel created with `minimac4 --compress-reference` be...