Results 547 comments of Colin Diesh

can you describe the issue you are seeing that leads you to want to toggle this option? what are the characteristics of e.g. your bam file (deep sequencing, viewing it...

this message occurs pretty much from any usage of JBrowseR

story board: using jbrowser to flip through variants in long read cDNA nanopore for gene fusions

if possible, can you post your entire code? i could try to guess to debug but it might help to just see it :) the blank screen issues are sort...

this is actually a case where the session snapshots only have one view, so you change the "views array" to a single "view" here is a working config.json that i...

Not sure I understand...can you explain more

from my previous note, there is just a technical thing where you have to change the format of the defaultSession to use a single "view" object instead of a "views"...

i have tried to triage a couple extra issues from this thread including #36 #37 and #38

don't have any experience with this but found this method for using R htmlwidgets in a jupyter notebook https://www.r-bloggers.com/2018/04/r-htmlwidgets-in-jupyter-notebooks/ (thats just the first thing I found, could be other more...