Entering edit mode
10.3 years ago
J.F.Jiang
▴
930
Hi all,
As a useful tool, the NCBI website offers us great resource to discover the information, e.g. SNPs.
For example, this website can provide all infromation, MAF from 1000G datasets for all populations.
I can download the raw vcf files from the ftp, and using vcftools or plink to calculate all the required MAFs for all population, however, is there any public data that can be downloaded?
If anyone knows, plz let me know.
Best
Hi Leandro Lima
Thanks for your reply,
I have checked the ensemble variation vcf file before and found that it only provides global MAF based on some larger population sets, AFR, ASN, AMR, EUR, which is the same as the resource data of ANNOVAR. My idea is to obtain some more specific population category, such as CHB CHS CEU ...;
The sencond R portal, however, did not provide specific population information for MAF, but providing the global MAF based on all 1000G samples.
I have downloaded the 1000G vcf files and calculated with plink to obtain the MAFs though it is time consuming.
Thanks!