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

a lot of tracks are blank at first and only appear when you change the locus. #1848

Closed
eternal-flame-AD opened this issue Jul 12, 2024 · 3 comments

Comments

@eternal-flame-AD
Copy link
Contributor

eternal-flame-AD commented Jul 12, 2024

Moved from #1847

At this commit: b59d29d

You may see a lot of tracks are blank at first and only appear when you change the locus.

Very simple POC, its just your https://github.com/igvteam/igv.js/blob/master/embed.html with the following change:

  var config = {
      genome: "hg19",
  };

image

POC with full source tree checked out (no test):
poc-b59d29d4.tar.gz

Only poc.html and dist/igv.min.js:
poc-b59d29d4.min.tar.gz

Firefox 128.0, linux x64.

I do not have access to a different browser so did not test on Chrome, etc.

@jrobinso
Copy link
Contributor

What is "POC"?

@eternal-flame-AD
Copy link
Contributor Author

Proof of concept

@jrobinso
Copy link
Contributor

The issue is with the whole genome view, looking into it.

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