JBrowseR icon indicating copy to clipboard operation
JBrowseR copied to clipboard

R interface to the JBrowse 2 Linear Genome View.

Results 13 JBrowseR issues
Sort by recently updated
recently updated
newest added

Hi, Would it be possible to set up a "fetchSizeLimit": 1000 from R ? I tried to modify get_aligment_adapter function ... stringr::str_glue( '"adapter": {{ ', '"type": "BamAdapter", ', '"bamLocation": {{...

Is it possible to embed the JBrowse window into an R kernel Jupyter Notebook output similar to how your team implements `jbrowse-jupyter`?

I've been testing out JBrowseR, (thanks for developing it, it looks great for several use-cases I have), and I've been having trouble setting up a custom browser. I copied your...