odelaneau / shapeit4

Segmented HAPlotype Estimation and Imputation Tool
MIT License
90 stars 18 forks source link

Segmentation fault (core dumped) #41

Closed SIJAE-WOO closed 3 years ago

SIJAE-WOO commented 3 years ago

Hi,

I tried using SHAPEIT4, but I got "Segmentation fault (core dumped)" error!

The belows are my command and log.

**shapeit4 --input /home/test.vcf.gz --map /home/genetic_maps.b38/chr11.b38.gmap.gz --region 11 --output /home/phased_test.vcf.gz --log phased_test.log --thread 16

SHAPEIT

Files:

Parameters:

Initialization:

The "Segmentation fault (core dumped)" error is quite common error. So I don't know hot to solve this problem. Please let me know if you have solutions.

Thank you.

SIJAE-WOO commented 3 years ago

I solved this problem, so I closed this issue.