admixture 运行示例数据报错:

dengfei@DESKTOP-PJ6RTVA:~/admixture_linux-1.3.0$ ./admixture hapmap3.bed 3
****                   ADMIXTURE Version 1.3.0                  ****
****                    Copyright 2008-2015                     ****
****           David Alexander, Suyash Shringarpure,            ****
****                John  Novembre, Ken Lange                   ****
****                                                            ****
****                 Please cite our paper!                     ****
****   Information at /software/admixture  ****

Random seed: 43
Point estimation method: Block relaxation algorithm
Convergence acceleration algorithm: QuasiNewton, 3 secant conditions
Point estimation will terminate when objective function delta < 0.0001
Estimation of standard errors disabled; will compute point estimates only.
Size of G: 324x13928
Segmentation fault (core dumped)

解决方案

不要使用windows下的linux子系统, 换成真正的linux系统, 即: 安装一个虚拟机, 然后安装linux.