Open kendaida opened 2 years ago
Hello, @kendaida
In our experiments we haven't met the errors like segmentation fault. I think it may due to the large size of Ivcf (since I haven't used such a large size). You can split the Ivcf file into various parts (like divide by the chromosomes) and check whether it can run successfully in each part. And finally, paste the various parts together.
By the way, can I know how many SVs and how many samples are contained in the 32G Ivcf? And which version did you use in the population calling?
Best regards, Shuqi
Thank you Shuqi, I got it. I used just one hundred samples but did use "--max_size -1" options. The version is the lateset v2.0.1.
Best, Ken
Hi, I am doing population calling using 100 samples as mentioned here (#77 ). It runs good but when it comes to force calling, I had an error like below. I assume the size of the VCF using in "Ivcf" may cause the error. It is about 32G. Would you please teach me how to resolve this error?
Thanks, Ken
CODE
ERROR