Skip to content

pod5Viewer v1.1.0

Latest
Compare
Choose a tag to compare
@dietvin dietvin released this 09 Sep 12:17
· 2 commits to main since this release

Changes in v1.1.0

Extension of navigation panel functions:

  • Added search function for opened reads
  • Added sort function to sort opened files & reads alphabetically

Improvements to the view window:

  • added dynamic re-scaling of the table whenever the window geometry changes
  • added option to export only the measurements to Numpy/text format

Major rework of the plotting window:

  • switched from Plotly to Matplotlib backend
  • implemented dynamic sub-setting of data for highest possible resolution of data and responsiveness
  • implemented option to switch from non-normalized data to normalized data
  • added option to export SVG files

New feature - read filtering:

  • added function to filter opened reads by providing read IDs of interest (either by providing IDs directly or by importing a file of read IDs)

Minor changes:

  • updated documentation to fit current version
  • general improved documentation and readability in the code
  • implemented more extensive exception catching features
  • exported constants to new sub-module