Colin Diesh
Colin Diesh
This was claimed to be completed in https://github.com/GMOD/jbrowse-components/issues/1444 but it actually only works for 'single file hubs' request from gitter
Fixes #3774
Discussed in https://github.com/GMOD/jbrowse-components/discussions/4207
would potentially reduce further the need to use jbrequire in plugins
The multi-wiggle "Set colors" has an example of putting a draggable dialog The default for a stack of views is generally good but being able to put things in a...
### Discussed in https://github.com/GMOD/jbrowse-components/discussions/3668 Originally posted by **ALawaetz** April 28, 2023 Is there a way to pin tracks in JBrowse2 desktop? Something similar to freeze pane in an excel spreadsheet.
instead of CHR2 and END pointing at that position, it is CHR2 and CHR2_POS
@SamCT ran into an issue running jbrowse text-index on his machine where one of the larger GFF would produce an error: EPIPE without much other info. I diagnosed this to...
GFF from NCBI for SARS-CoV2 has this format  more support for "bare CDS" type features in general may benefit (e.g. allowing sequence feature panel to work on them, currently...
Similar to https://github.com/GMOD/jbrowse-components/issues/3410