Get hg19 coordinates of SNPs from gwas catalog
2
0
Entering edit mode
9.4 years ago
MT ▴ 40

I have obtained a list of ~1000 SNPs from GWAS catalog, i.e:

rs6856616
rs10947261
rs751728
rs2149085
rs11195128
rs11235667
rs9271366

For which I need the genomic position.

The GWAS catalog website states:

The SNP data in the catalog has been mapped to dbSNP Build 141 and Genome Assembly, GRCh38/hg38.

However, dbSNP build 141 should be mapped to both hg19 and hg38.

What's an easy way to retrieve the hg19 position of the SNPs in question? Preferably using R or a web GUI.

Thanks!

GWAS-Catalog hg19 • 6.7k views
ADD COMMENT
2
Entering edit mode
9.4 years ago
Emily 23k

Easiest way is Ensembl BioMart. There's a help video on using BioMart here. You'll want to use BioMart on our dedicated GRCh37 site here. Filter by your list of IDs, get IDs and locations as attributes.

ADD COMMENT
0
Entering edit mode
7.3 years ago
Jack ▴ 120

Have a look at this. At least for my project, I found what I needed.

ADD COMMENT

Login before adding your answer.

Traffic: 1789 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6