Skip to content

Releases: hasindu2008/slow5tools

slow5tools-v0.5.0

26 May 08:57

Choose a tag to compare

  • improved documentation and instructions for compilation on Apple Silicon
  • updates and improvements to realtime-f2s that performs real-time FAST5 to BLOW5 conversion on the sequencer
  • 6346341: use correct batch and thread numbers in slow5tools get command(hiruna72)
  • dcb560e: slow5tools view fail if more than one input file is given (hiruna72)
  • 2863ea2: fast indexing for zlib compressed BLOW5 files (~10X faster than before; see below; thanks @hiruna72 for the benchmark plot)

drawing

slow5tools-v0.4.0

29 Mar 12:03

Choose a tag to compare

  • multithreaded support for slow5tools split
  • performance improvements to sequential reading in slow5tools merge, view etc.
  • --retain option added to f2s (#53)
  • improve support in f2s for older fast5 files [#54]
  • improvements to real-time fast5 to slow5 conversion script
  • catch and gracefully error out when slow5tools sees FAST5 end_reason corrupted with ONT's compress_fast5 programme (#59)
  • improved error handling, better error messages and warnings
  • more documentation added: mainly suggestions for archiving

slow5tools-v0.3.0

16 Sep 08:38

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

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

Choose a tag to compare

The very first beta release.

slow5tools-v0.0-alpha

10 Jun 07:52
a5d21b8

Choose a tag to compare

Initial alpha release for testing if the releases work