How to find any GWAS associations my genes have
1
0
Entering edit mode
5.7 years ago

Hello,

I have a list of 1000 genes and I want to produce a file summarising the known GWAS associations of each one of those genes. Is there a way to do this programmatically please?

Many thanks

GWAS gene associations • 853 views
ADD COMMENT
1
Entering edit mode
5.7 years ago

There are likely many ways. One way is to download the NHGRI's GWAS Catalog as TSV and then programmatically overlap your data with these: https://www.ebi.ac.uk/gwas/downloads

Be wary of gene synonyms and general gene naming conventions, which may affect the overlap. May be better to convert all symbols to Entrez IDs or Ensembl gene IDs just for the purpose of the overlap.

Kevin

ADD COMMENT

Login before adding your answer.

Traffic: 3638 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