I have a vcf of dbsnp-137, and it occasionally has a GMAF info field with an allele frequency. What I don't understand is how to know which allele, ref or alt, is the minor? I've been looking at several of these by hand via ncbi, and want to know how NBCI is determining that the T is the minor allele?
http://www.ncbi.nlm.nih.gov/snp/?term=rs819972
from dbsnp the Alt is listed as a C.
chr1 1407372 rs188574574 T C
Check Ensembl genome browser. It gives MAF from 1000 genomes project.
HI I have sequenced a gene and calcualte allele frequencies of each SNP. Now I want to compare the allele frequencies with Global minor allele frequencies data (whcih I have for each allele/SNP). I need your guidence How could I do it?