This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Plink2.0 unrecognized flag: --het

Hi, I'm trying to run plink2.0 to calculate heterozygosity ratio, through the command:

plink2.0 --pfile myFile --het 

but I receive this error:

Error: Unrecognized flag ('--het')

I honestly don't have any clou about it and about it's not recognized by plink2.0 as flag. Has this happened to anybody else?

Thank you in advance

plink2.0

1 answer

This means you are using too old of a plink 2.0 build; download a newer one.

Actually, I've solved by running plink 1.9. thank you so much, anyway :)

Log in to answer this question.