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
Hi, I am trying to use gos to visualize a local bed file exactly like the OP in #120 and am also having trouble. I am working on a python notebook and the visualization is just a blank canvas.
Interestingly, the same code works on a Google Colab notebook, though it took a while to load the visualization (Chrome warned that the tab was unresponsive a couple times). So perhaps the issue is with Vscode, which is what I used above.
Apologies for the delay in my response. Thanks for the detailed issue. Gos should run inside VSCode, so this could be a bug (the file size also isn't too large).
Are you able to share the file? BED files are tab-delimited, and the sample text you posted is not.
@manzt thanks your response. Sorry the BED I pasted was not tab separated. The original file indeed is and I've attached it here. jw18_NC_002978.6_cov.bed.gz
Hi, I am trying to use gos to visualize a local bed file exactly like the OP in #120 and am also having trouble. I am working on a python notebook and the visualization is just a blank canvas.
My code:
Head of the bed file:
The bed file is only ~2 Mb (~100,000 lines) so I don't think file size is the issue here.
Screenshot for clarity on blank canvas:
Would appreciate any advice! Thank you.
The text was updated successfully, but these errors were encountered: