NovembreLab / ggv

BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

URL-based query init: IGV browser doesn't init the variants track correctly #2

Closed jnovembre closed 7 years ago

jnovembre commented 7 years ago

For example

http://popgen.uchicago.edu/dev/ggv/?data=%22ExAC%22&chr=12&pos=120611540 - the variants track does not show dense variants around gene as expected

jnovembre commented 7 years ago

I appear to have fixed this -- trick is that now we do not set any tracks at load, and immediately trigger "datasetChange" regardless of what dataset is started with.