You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser appears, but no chromosomes appear in the dropdown, and an error appears in the browser developer console.
In the browser developer console I get:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'rangeLocus')
at e.value (138.93ff5122a91b7d500341.js:2)
at e.<anonymous> (138.93ff5122a91b7d500341.js:2)
at h (138.93ff5122a91b7d500341.js:2)
at Generator._invoke (138.93ff5122a91b7d500341.js:2)
at Generator.next (138.93ff5122a91b7d500341.js:2)
at vr (138.93ff5122a91b7d500341.js:2)
at o (138.93ff5122a91b7d500341.js:2)
Expected outcome
IGV browser appears and chromosomes are visible.
Version Info
Run on ipyigv binder in jupyter lab.
ipyigv version: 0.1.9
Python version: 3.7.10
Jupyter lab version: 3.1.11
The text was updated successfully, but these errors were encountered:
Bug report
Trying to instantiate a browser with a custom reference genome doesn't seem to work.
Actual outcome
Browser appears, but no chromosomes appear in the dropdown, and an error appears in the browser developer console.
In the browser developer console I get:
Expected outcome
IGV browser appears and chromosomes are visible.
Version Info
Run on ipyigv binder in jupyter lab.
The text was updated successfully, but these errors were encountered: