jbrowse icon indicating copy to clipboard operation
jbrowse copied to clipboard

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.

Results 105 jbrowse issues
Sort by recently updated
recently updated
newest added

Consider implementing support for pairix indexed bgzip files: https://github.com/4dn-dcic/pairix#pairix This essentially allows bedpe files to be 2D indexed. This is likely a solution to any of the arc/rearrangement tracks (provided...

If there was a small list of genome such as human, mouse, arabadopsis, etc to kickstart JBrowse/JBrowse desktop with it might lower barrier to entry

Currently for Alignments2 JBrowse tracks 'Track Visualization types' and 'Coloring options' are saved when navigating across different chromosomes/scaffolds for the same track. Selections made in the 'Hide' checkboxes are not...

I have found the following error when trying to load bigwig files. I have no reason to think it's specific to BigWig files, but I haven't yet had the time...

The docusaurus docs have ``` table { display:block } ``` This causes messed up rendering ![image](https://user-images.githubusercontent.com/6511937/56530160-f0ceff80-651f-11e9-952c-0bda52e90142.png) Manually deleting that css fixes it but should probably make jbrowse immune to such...

# pin a track to the buttom of the pane In the track menu, have a checkbox menu item called "Pin to top" that makes the track always rendered at...

JBrowse 1.16.3 My configuration files are split across multiple json files so that each contains all the relevant info for a given data set. These include `trackMetadata` such as: ```json...

# How to configure JBrowse to display base's coordinate when mouse hovers over a read in a BAM track when mouse hovers over a BAM track, the blubble will display...

[Note: this was observed in Apollo, but I believe it is related to jBrowse] I encountered a problem trying to load a BAM file, as the index file has a...