This is a test version of Biostars. For the public version, visit https://www.biostars.org.
SNP coordinates for all genome builds

I have a .map file which locates rs11171092 at 12:40654350. However, this does not match any of the usual builds:

hg18 12 53493738

hg19 12 55207471

hg38 12 54813687

Is there any way to look up ALL available information for a given RSID? This seems like a standard thing, but I cannot figure this out somehow.

snp gwas

1 answer

Have you tried downloading the dbSNP VCF from the NCBI FTP, then correlating that with your rsIDs?

Edit: I'm seeing GRCh37p13 and GRCh38p7 with a quick browse; 36 may be available in the archive.

Log in to answer this question.