From: Colin <col...@gm...> - 2020-02-05 03:00:47
|
Hi all, This JBrowse release addresses a bug in JBrowse 1.16.7 when using GFF3Tabix. The features were being corrupted around bgzip block boundaries. Please upgrade if you get a chance and let us know if you see any further issues. Thanks! - JBrowse-1.16.8.zip <https://github.com/GMOD/jbrowse/releases/download/1.16.8-release/JBrowse-1.16.8.zip> - minified release - JBrowse-1.16.8-dev.zip <https://github.com/GMOD/jbrowse/archive/1.16.8-release.zip> - use this if you modify jbrowse source code or use plugins - JBrowse-1.16.8-desktop-win32-x64.zip <https://github.com/GMOD/jbrowse/releases/download/1.16.8-release/JBrowse-1.16.8-desktop-win32-x64.zip> - JBrowse-1.16.8-desktop-linux-x64.zip <https://github.com/GMOD/jbrowse/releases/download/1.16.8-release/JBrowse-1.16.8-desktop-linux-x64.zip> - JBrowse-1.16.8-desktop-darwin-x64.zip <https://github.com/GMOD/jbrowse/releases/download/1.16.8-release/JBrowse-1.16.8-desktop-darwin-x64.zip> Bug fixes - Fixed an regression that made corrupted features around bgzip block boundaries. Related to @gmod <https://github.com/gmod>/tabix 1.2.0->1.3.2 fileOffset based feature ID. Bug affected JBrowse 1.16.7 (issue #1464 <https://github.com/gmod/jbrowse/issues/1464>) |