Extract MAF for vcf file
1
0
Entering edit mode
3.1 years ago
Sumeet • 0

Hi All,

I have a vcf file and would like to extract MAF from dbSNP corresponding to each SNP from the vcf file. Doing it one by one would take ages. Any suggestions?

vcf MAF • 1.0k views
ADD COMMENT
1
Entering edit mode
3.1 years ago

convert the dbsnp to CHROM POS REF ALT MAF using bcftools query and then use bcftools annotate to transfert the dbsnp table to your vcf.

ADD COMMENT

Login before adding your answer.

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