This release fixes an issue with JBrowse Desktop on v1.6.6 where the first tracks to be opened would not load.
It also adds a speed optimization for BAM files (in some cases, 5x speed improvement seen in deep coverage files), and fixes a scroll issue on wiggle tracks!
Downloadsโ
To install JBrowse 2 for the web, you can download the link above, or you can use the JBrowse CLI to automatically download the latest version. See the JBrowse web quick start for more details.
See "Packages in this release" in the changelog for links to packages published on NPM.
1.6.7 (2022-03-16)โ
๐ Enhancementโ
๐ Bug Fixโ
- #2821 Fixup scroll on wiggle tracks with trackLabels->offset (@cmdcolin)
- #2819 Fix bug in desktop where first track gets stuck loading (@garrettjstevens)
Committers: 2โ
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens)