This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Can we skip --mind?

Hello,

I merged two datasets (bed bim fam) from different platforms using plink. After QC, the people who merged from a file were all removed.

message :: people removed due to missing genotype data (--mind)

I think this is because of merging two sets from different platforms. If so, how high can we raise --mind? Or can we skip --mind?

Thank you in advance!

snp genome snp gene plink

1 answer

What version of plink are you using? Automatic —mind was turned off ~10 years ago...

I am using plink-1.9-7. Can I just change to --mind 1 just to include all patients merged? One file has 1000 patients, and the other file has 5 patients. --mind 0.1 excluded all the 5 patients from the latter file.

That version number doesn’t entirely make sense.

While “—mind 1” would solve your immediate problem, I’d look for a way to get plink reinstalled.

Thank you so much for your response. I will reinstall to see if it changes. Thank you!!

Log in to answer this question.