Unused command line option: --make-just-fam
2
0
Entering edit mode
3.1 years ago

We are trying to run the plink command for QC

plink \
--bfile EUR \
--maf 0.01 \
--hwe 1e-6 \
--geno 0.01 \
--mind 0.01 \
--write-snplist \
--make-just-fam \
--out EUR.QC

however, it gives us an error: ERROR: Problem parsing the command line arguments. Please what may be the possible cause of the error. I am using the Cygwin platform on windows.

plink GWAS linux • 1.5k views
ADD COMMENT
0
Entering edit mode

Can you at least show the full error log?

ADD REPLY
0
Entering edit mode

This is the full error output from plink. only that ** Unused command line option: --make-just-fam

ADD REPLY
2
Entering edit mode
3.1 years ago

That error message is from plink 1.07. This flag requires plink 1.9.

ADD COMMENT
1
Entering edit mode
3.1 years ago
davidenoma ▴ 50

I tried the issue on my virtual machine and it turns out that you have to install the plink 1.90 beta version from https://www.cog-genomics.org/plink/

ADD COMMENT

Login before adding your answer.

Traffic: 2603 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