Release v2.11.2
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
🚀 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)