Releases: hasindu2008/slow5tools
Releases · hasindu2008/slow5tools
slow5tools-v0.5.0
- 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)
slow5tools-v0.4.0
- 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
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
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
mergeprogramme and temporary directory is no longer needed (note:--tmp-prefixis deprecated now, -K option added) - view programme is multi-threaded (-t and -K options)
-oin split programme is now-dto retain consistencygetprogramme 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
The very first beta release.
slow5tools-v0.0-alpha
Initial alpha release for testing if the releases work
