Hi folks,
I would like to grab the population frequencies for a list of SNPs from 1000 genome project (https://www.ncbi.nlm.nih.gov/variation/tools/1000genomes/ ).
Currently, I am searching one snp at a time and downloading as a VCF. Is there a way for me to search my list and get the entire population data for my SNPs?
Do we have any commandline tool to handle this requirement?
Are these files contain the SNPs of the populations in the entire genome? I would like to compare allele frequencies of the North European population vs the African population, is it possible?