JBrowse 1.16.3 maintenance release
Hello all, this is a small maintenance release that most importantly addresses compatibility that was causing setup.sh to fail on many installations by fixing a missing BioPerl package that was removed from their core distribution. If you are stuck with an older JBrowse release, please follow instructions listed here https://github.com/GMOD/jbrowse/issues/1313
- JBrowse-1.16.3.zip - minified release
- JBrowse-1.16.3-dev.zip - use this if you modify jbrowse source code or use plugins
- JBrowse-1.16.3-desktop-win32-x64.zip
- JBrowse-1.16.3-desktop-linux-x64.zip
- JBrowse-1.16.3-desktop-darwin-x64.zip
Bug fixes
Fix BioPerl setup after changes to the BioPerl distribution caused setup.sh to fail in all past JBrowse versions (issue #1310, @cmdcolin)
Fix issue with NeatCanvasFeatures not drawing gradients on some features. Thanks to @mara-sangiovanni for reporting (issue #1311, @cmdcolin)
Fix issue for exporting GFF3 for some nested attributes by dumping JSON into the value field. Thanks to @dionnezaal for reporting (issue #1309, @cmdcolin)