Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate igv.js variant track does not update upon chromosome changes #92

Open
victorskl opened this issue Feb 2, 2022 · 1 comment

Comments

@victorskl
Copy link
Member

Context:

  • As of igv.js 2.10.4; upon chromosome changes, it does not seem to query (search) to backend API.
  • It only work upon the first time loading a track. No event fire from igv.js to API, then after.
  • This may be (OR MAY BE NOT) upstream issue. I can't confirm yet — need more time to debug.

Issue:

  • Usability/UX will be quirky

Reproduce:

  • Check in current PROD or DEV Portal or even in local dev setup
  • Load variant VCF track
  • Click chromosome 1
  • Then switch to chromosome 12

Expectation:

Actions:

  • Investigate and fix
@jrobinso
Copy link

Hi @victorskl I realize this is old, but its still open, open an issue at igv.js with a reproducible test case and I will look into it. If the backend is htsget I suspect its something specific to that reader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants