odelaneau / GLIMPSE

Low Coverage Calling of Genotypes
MIT License
139 stars 26 forks source link

Segmentation fault #31

Closed chvbs2000 closed 3 years ago

chvbs2000 commented 3 years ago

When I followed step 5 (imputation and phasing on whole genome), segmentation fault happens when imputing chromosome 1 with reference genome of hg38:

Parameters:

Initialization:

Parsing specified genomic regions

We tried to impute the whole genome and chunk each chromosome following the tutorial. We did check all input and they were no problem, and it also worked in some other chromosomes. Could you provide some directions of where to trouble shoot the issue? Thanks!

srubinacci commented 3 years ago

Hi, I am not sure what the problem can be. Can you maybe try to download the version of GLIMPSE phase from the latest commit (yesterday evening) and tell me if you get something different? In the previous (dev) version, there was indeed a small bug regarding the input, when missing data are detected.

Please let me know,

Best, Simone