This is a test version of Biostars. For the public version, visit https://www.biostars.org.
vcf file download

I want to download dbSNP vcf file (version 155) where allele frequency (AF) for all the listed sites are present in the INFO field of vcf file. How to download?

Please help

dbsnp vcf

1 answer

From: https://ftp.ncbi.nih.gov/snp/archive/b155/VCF/

Files with .25 in name are for GRCh37 and ones with .39 are for GRCh38. No AF though.

From the README file included in current release (https://ftp.ncbi.nih.gov/snp/archive/b157/00readme.txt )

/VCF               RefSNP VCF files for GRC (Genome Reference Consortium) human assembly
                   37 (GCF_000001405.25) and 38 (GCF_000001405.40). Files are compressed
                   by bgzip and with the tabix index.

Log in to answer this question.