v2.16.0 Release
ยท 2 min read
This release adds the long awaited ability to visualize "multi-way" synteny using a "series of pairwise" comparisons
Screenshot of grape vs peach vs cacao:
Setting up multi-way synteny views can be performed from the "import form" or via the URL params. We envision further enhancements to come to improve functionality and ease-of-use of these views also.
Screenshot of the multi-way import form
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.
yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.16.0
2.16.0 (2024-10-23)โ
๐ Enhancementโ
- Other
app-core
,core
๐ Bug Fixโ
- Other
- #4593 Fix navigating to a refname result that is also indexed in search track index (@cmdcolin)
- #4612 Fix error with tooltips in embedded components in vite dev mode (@cmdcolin)
- #4602 Fix decoding of CRAM ML tag (@cmdcolin)
- #4594 Fix highlight button causing issues clicking underlying track features (@cmdcolin)
- #4586 Update electron-builder to fix broken desktop builds (@cmdcolin)
core
๐ Documentationโ
๐ Internalโ
- Other
app-core
,core
,embedded-core
,product-core
,web-core
Committers: 1โ
- Colin Diesh (@cmdcolin) Done in 1.02s.