statgen / locuszoom-hosted

A web service to upload and share GWAS results with LocusZoom.js
https://my.locuszoom.org
MIT License
1 stars 0 forks source link

Add UI for user-selectable LD population #1

Closed abought closed 4 years ago

abought commented 4 years ago

The LD server supports multiple populations from 1000G LD.

Allow users to select their preferred LD source via UI when viewing a plot. Optionally, consider saving this preference for the default view. (either at upload, via UI toggle, or both)

abought commented 4 years ago

First goal: select 1000G panel.

Stretch goal: specify a url for a Michigan LD server compliant deployment (some very careful design work would be needed to validate the server, and avoid exposing sensitive Ld to the web on a public plot. Eg, not saving the url as part f page and requiring entering every time)

abought commented 4 years ago

1000G LD population selector is live on the site.