Entering edit mode
9.3 years ago
jfjiang
▴
10
Hi all,
I am dealing with couple of SNPs, however, I found several SNPs are indeed listed on the dbSNP website, but not listed in the dbSNP VCF file from the ftp server.
For example, rs1265181: http://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?rs=rs1265181, according to this website, it should be presented in 144 build, but it turns out NULL when I grep this SNP in 144 GRCh37.p13 or GRCh38.p2 build vcf file.
Could any one give me some suggestions on how to get a full list for this issue?
Best
I did search on b144 for both b38 and b37. Neither rsid and nor any variant at that reported position is present in both the VCFs. You seem to be correct and you may have to contact NCBI/dbSNP maintainers regarding this discrepancy.
I'm having the same issue. In fact I did a count of all the SNPs on chromosome 22 in the dbSNP BED format files and then did the same for the VCF file and found that there are +/-50 000 SNPs missing from the VCF file on chromosome 22 alone. @Christian Did you ever hear back from the NCBI help desk?