Skip to content

Releases: hasindu2008/slow5tools

slow5tools-v0.3.0

16 Sep 08:38
Compare
Choose a tag to compare

Major changes from the previous version are:

  • svb-zd for signal compression (-s option) which is activated by default now
  • optional zstd record compression added
  • quickcheck subtool
  • empty/ambiguous fast5 attributes are dynamically stored in the slow5 header
  • more testcases added and bug fixes
  • improving the usability, error messages and warnings
  • code restructuring

slow5tools-v0.2.0

19 Aug 14:51
Compare
Choose a tag to compare

Major changes from previous version includes:

  • all attributes in fast5 tracking_id and contex_tags groups are now stored in the header despite they are empty
  • better multi-threading of merge programme and temporary directory is no longer needed (note: --tmp-prefix is deprecated now, -K option added)
  • view programme is multi-threaded (-t and -K options)
  • -o in split programme is now -d to retain consistency
  • get programme is improved (header printed now, better multi-threading)
  • improved usability (e.g., usage messages, better warnings, better support for vbz compressed fast5 files, etc.)
  • various bug fixes

slow5tools-v0.1.0

25 Jun 10:15
Compare
Choose a tag to compare

The very first beta release.

slow5tools-v0.0-alpha

10 Jun 07:52
a5d21b8
Compare
Choose a tag to compare

Initial alpha release for testing if the releases work