igvteam / igv-webapp

IGV Web App
https://igv.org/app
MIT License
118 stars 44 forks source link

Double sequence track #245

Closed helgathorv closed 2 years ago

helgathorv commented 2 years ago

I'm assuming this is a bug in igv.js, but here is a simple sequence of steps to reproduce it using the IGV-Web app

  1. select a reference genome from the menu
  2. select some other genome
  3. select again the same genome as in step 1. (Note it has to be a genome you've selected before in the menu, not just the default genome the app started with)

=> another sequence track is displayed.

jrobinso commented 2 years ago

Actually that's probably an igv-webapp, or igv-widgets issue, I'll transfer to webapp for now.

turner commented 2 years ago

Candidate fix: PR