statgen / pheweb

A tool to build a website to browse hundreds or thousands of GWAS.
MIT License
159 stars 67 forks source link

Show GWAS Catalog info on [LZ, PheWAS] #17

Closed pjvandehaar closed 5 years ago

pjvandehaar commented 8 years ago

The GWAS Catalog

The GWAS Catalog has 25k entries. Each entry has:

Is it worth automating? Let's do some by hand and then decide.

Goncalo's Approach for BDSI

  1. Filter to rs#s that match nicely between MGI and GWAS Catalog (MAF, etc).
  2. For each phewas_code, find the GWAS Catalog trait that makes our data most likely:

product_{each row}(P(OR_{obs} | OR_{GWAS}, SE)) / the null

abecasis commented 7 years ago

I think there might be too many to highlight in Manhattans... might get better mileage highlighting them on LocusZoom plots.

G

Sent from my iPhone

On Nov 3, 2017, at 7:24 PM, Peter VandeHaar notifications@github.com wrote:

Simple solution:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

pjvandehaar commented 7 years ago

Without any attempt to connect the 1400 GWAS Catalog traits to pheweb traits:

pjvandehaar commented 6 years ago

The EBI API doesn't appear to support GRCh37 (only GRCh38). Let's build this into PheWeb before looking into adding it to the portal API and mainline LZ.

Two options:

Since PheWeb tooltips aren't interact-able, we'll need to show GWASCat info on the PheWAS page.

sgagliano commented 5 years ago

GWAS Catalog has been incorporated into LZ plots.