hardingnj / xpclr

Code to compute the XP-CLR statistic to infer natural selection
MIT License
85 stars 26 forks source link

Segmentation fault #102

Open SchachtmanLab opened 7 months ago

SchachtmanLab commented 7 months ago

When I ran ./XPCLR -xpclr ../../Chr1.Biocolor.geno ../../Chr1.Durra.geno ../../Chr01.snp output_chr1 -w1 0.005 200 2000 1 -p0 0.95

it shows: snpN1 814888 hapN1 30 Segmentation fault

How to fix it?

Thanks a lot! Peng

oceancongliu commented 3 months ago

I had the same problem, did you solve it?