Closed garyzhubc closed 2 years ago
I seem to remember SAIGE likes only 8 bit bgen. Maybe it is that. If you are making your bgen with qctools, use -ofiletype bgen_v1.2 -bgen-bits 8
Hi @dvh13 Thanks for your answer. I was using PLINK so I think switching to --export bgen-1.2 from bgen-1.3 should be enough?
I'm using --export bgen-1.2 bits=8 and now but the same problem still exists.
TEST 1288
TEST 1 OK
TEST2 1288
ranges_to_include.nrow() 0
ranges_to_exclude.nrow() 0
ids_to_include.size() 1288
ids_to_exclude.size() 0
Error in setgenoTest_bgenDosage_v2(bgenFile, bgenFileIndex, ranges_to_exclude = ranges_to_exclude, :
db::StatementStepError
Calls: SPAGMMATtest ... getGenoOfGene_bgen_Sparse -> setgenoTest_bgenDosage_v2
Execution halted
Sorry fo the late reply! We have just released a new version 1.0.0. It has computational efficiency improvements for both Step 1 and Step 2 for single-variant and set-based tests. We have created a new program github page https://github.com/saigegit/SAIGE with the documentation provided https://saigegit.github.io/SAIGE-doc/ The program will be maintained by multiple SAIGE developers there. The docker image has been updated. Please feel free to try the version 1.0.0 and report issues if any.
Thanks! Wei
Does anyone know what's the meaning of this error message?