how to calculate %of missing genotype in vcf file
2
0
Entering edit mode
19 months ago
rheab1230 ▴ 140

Hello, I have a vcf file which has missing genotype for certain samples. I want to find % of missing genotype in my vcf file overall. Does anyone know any software which can give me the percentage? Thank you.

vcf imputation michigan genotype • 1.1k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode
19 months ago
4galaxy77 2.8k

plink2 --vcf in.vcf --missing

ADD COMMENT
0
Entering edit mode
19 months ago

bcftools https://samtools.github.io/bcftools/howtos/plugin.fill-tags.html

INFO/F_MISSING Number:1  Type:Float    ..  Fraction of missing genotypes (all samples, experimental)
ADD COMMENT

Login before adding your answer.

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