v2.11.2 Release
ยท 2 min read
This adds the ability for users and admins to configure filters to tracks. Users can edit the filters interactively with a "Edit filters" dialog box in the track menu, allowing them to only show features above a certain score, or of a certain type, etc.
Screenshot showing the "Edit filters" dialog, making only a single feature type visible
There is also an important bugfix for the "Show soft clipping" feature of alignments 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.
yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.11.2
2.11.2 (2024-06-03)โ
๐ Enhancementโ
- Other
- #4406 Allow loading plaintext GFF3 files larger than 512Mb (@cmdcolin)
- #4398 Adds a context menu option to zoom to a feature (@carolinebridge)
core
- #4405 Include a raw version of function names in error message stack traces (@cmdcolin)
- #4393 Allow users to configure filters and set them at runtime via a editable dialog (@cmdcolin)
- #4395 Remove x-data-grid resize bar workaround (@cmdcolin)
- #4389 Improve return
type of
intersection2
(@garrettjstevens)
๐ Bug Fixโ
- #4407 Fix custom theme being applied in renderings in desktop (@cmdcolin)
- #4402 Fix for rendering of softclipping when there are insertions in the sequence (@cmdcolin)
- #4385 Fix ability to choose line plot bigwig coloring (@cmdcolin)
- #4386 Fix ability to add custom frame colors (@garrettjstevens)
Committers: 3โ
- Caroline Bridge (@carolinebridge)
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens) Done in 1.23s.