Open Zepeng-Mu opened 11 months ago
After some digging around, I realized I used --minMAF=0 --minMAC=4
which potentially conflicts with --max_MAC_for_ER
(default is 4). When I used --max_MAC_for_ER=0
, I do not get the error above.
Hi Zepeng-Mu,
I am similarly using a VCF with dosages (DS) to run a common variants associations test on SAIGE-QTL.
For 10% of the genes tested, I am getting this segfault error:
*** caught segfault *** address (nil), cause 'memory not mapped'
I'm wondering if you've come across a similar issue?
Hi, I encountered this error message while testing step 2 on my own data:
This is the log:
I have tried using VCF or Plink file and got the same error. Thanks so much in advance!!