Error opening .bim file while running Admixture
2
1
Entering edit mode
4.7 years ago
tsarvale ▴ 10

Hi All!

While running the following command:

for K in 1 2 3 4 5; do admixture --cv hapmap3.bed $K | tee log${K}.out; done

Such error came up:

Estimation of standard errors disabled; will compute point estimates only. Error opening .bim file!

This command runs with no problem:

admixture hapmap3.bed 3

The binary plink files are already checked by quality control. Genotypes included are consisting of ~50K SNPs.

Do you have any idea how could I resolve it?

Thank you!

Valentina

software-error Admixture genome SNP plink • 3.8k views
ADD COMMENT
0
Entering edit mode
4.7 years ago

Had the same problem, the name of the .bed file you specified or the path to it was erroneous. Check for typos.

ADD COMMENT
0
Entering edit mode
13 months ago
yi7 • 0

Try let all binary file put in the same file,like .bim, .fam etc.

ADD COMMENT

Login before adding your answer.

Traffic: 1413 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6