Variant frequency calculation
0
0
Entering edit mode
7.2 years ago
nkausthu ▴ 30

I have generated a multisample vcf file and also I have calculated each variant frequency across the samples using VCF tools as follows.

chr start end Ref Alt inhouseFreq

1 13418 13418 G A 0.231884

1 13494 13494 A G 0.00483092

1 13504 13504 G A 0.00241546

1 13525 13525 G T 0.00724638

1 13537 13537 C T 0.00966184

Along with frequency, I would also like to count homozygous and heterozygous states of each variant across the sample. Please give some suggestions regarding this.

Variant frequency homozygous heterozygous • 2.6k views
ADD COMMENT
0
Entering edit mode

One tool that might work is CRAVAT (http://www.cravat.us ). I believe it should show the zygosity of variants and frequency if you submit a VCF file.

ADD REPLY
0
Entering edit mode

@ nkausthu, could you show which parameter of VCFtools that calculate variant frequency? What you have done is exactly what I wanted to do. Thanks!

ADD REPLY

Login before adding your answer.

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