Skip to content

Releases: dietvin/pod5Viewer

pod5Viewer v1.1.0

09 Sep 12:17
Compare
Choose a tag to compare

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

pod5Viewer v1.0.3

15 Jul 10:06
Compare
Choose a tag to compare

Minor updates. Full Changelog: 1.0.2...1.0.3

Available versions:

  • Installer EXE for Windows
  • DEB file for Ubuntu 22.04 & 24.04 + Linux Mint 20.3 & 21.3

pod5Viewer v1.0.2

04 Jul 15:06
Compare
Choose a tag to compare

Minor update to include all latest changes in release. Added warning when opening plot with large data.

pod5Viewer v1.0.1

02 Jul 09:56
Compare
Choose a tag to compare

Fixes:

  • fixed issue with denied access for writing tempfiles
  • fixed issue with yaml export, where not all measurements were exported

DEB files are available for Ubuntu 22.02, Ubuntu 24.04 and Linux Mint 21.3.

pod5Viewer v1.0.0

27 Jun 11:49
Compare
Choose a tag to compare

First release of the pod5Viewer with an installer for windows systems and a .deb file for Ubuntu installation.

pod5Viewer v0.0.2

10 Jun 07:41
Compare
Choose a tag to compare

Changes:

  • Added about message
  • Added information about keys in the data viewer
  • Minor updates to the data viewer appearance

pod5Viewer v0.0.1

07 Jun 09:10
Compare
Choose a tag to compare

First basic implementation of the viewer.