Output the call rate of genotypes in plink
1
0
Entering edit mode
7.3 years ago
Floris Brenk ★ 1.0k

Hi all,

I was wondering whether someone knows an easy solution to output the call rate per individual from a plink file. I know you can filter on the call rate using --mind, but I would like to have a list with the call rate per sample. I tried some coding myself by taking each sample by itself and do a plink command and grepping the call rate out of there, but it is super slow... It would be much easier if this could be done on the whole file instead of doing it per sample.

plink • 5.3k views
ADD COMMENT
2
Entering edit mode
7.3 years ago

--missing reports both per-sample and per-variant missingness rates.

ADD COMMENT

Login before adding your answer.

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