You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release marks a number of improvements including
New multi-variant display modes
Ability to display multi-sample VCF in a 'matrix' or 'stacked' style view
Supports both large 1000 genomes style VCF or smaller trio VCF
Allows users to cluster rows by genotype using a call out to R script
Screenshot of the multi-variant viewer
Major improvements to the spreadsheet and SV inspector views
Allows opening tracks in the spreadsheet and SV inspector
Uses @mui/x-data-grid for display of the spreadsheet
Makes separate columns for VCF INFO fields
Support larger files by storing data in 'volatile' storage that doesn't bog down the session
Support DEL, INV, and all types of SVs instead of just TRA and BND type variants in the SV inspector
Re-navigates existing breakpoint split view instead of launching a new one each time
screenshot showing the new datagrid for the SV inspector
screenshot showing that you can open up tracks in the import form of the SV inspector
Saves user sessions in a local IndexedDB
Sessions are saved in IndexedDB instead of localStorage which has much higher capacity and organization, so you won't lose your sessions if your web browser closes!
Users can create "favorite" sessions to revisit for later
Admins can also create pre-configured sessions for their instancse for users
screenshot showing the new session manager with recent sessions, favorite sessions, and pre-configured sessions
Improved "aborting" behavior
This is an ongoing refactor, but there is now new improved 'aborting' behavior reducing some of the re-calculations that bog down the UI.
Optimized and improved jbrowse-plugin-gwas
New optimizations added for loading large GWAS style BED datasets to enable better jbrowse-plugin-gwas features
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release marks a number of improvements including
New multi-variant display modes
Screenshot of the multi-variant viewer
Major improvements to the spreadsheet and SV inspector views
Allows opening tracks in the spreadsheet and SV inspector
Uses @mui/x-data-grid for display of the spreadsheet
Makes separate columns for VCF INFO fields
Support larger files by storing data in 'volatile' storage that doesn't bog down the session
Support DEL, INV, and all types of SVs instead of just TRA and BND type variants in the SV inspector
Re-navigates existing breakpoint split view instead of launching a new one each time
screenshot showing the new datagrid for the SV inspector
screenshot showing that you can open up tracks in the import form of the SV inspector
Saves user sessions in a local IndexedDB
screenshot showing the new session manager with recent sessions, favorite sessions, and pre-configured sessions
Improved "aborting" behavior
This is an ongoing refactor, but there is now new improved 'aborting' behavior reducing some of the re-calculations that bog down the UI.
Optimized and improved jbrowse-plugin-gwas
2.18.0 (2024-12-10)
🚀 Enhancement
core
,product-core
,sv-core
app-core
,core
,product-core
,web-core
app-core
,core
,embedded-core
,product-core
,sv-core
,text-indexing
,web-core
core
,product-core
core
,product-core
,text-indexing
🐛 Bug Fix
🏠 Internal
__mocks__
,app-core
,core
,embedded-core
,product-core
,sv-core
,text-indexing
,web-core
Committers: 1
This discussion was created from the release Release v2.18.0.
Beta Was this translation helpful? Give feedback.
All reactions