Skip to content

slow5tools-v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 11:25

What's Changed

  • new ex-zd signal compression method. See the bioxiv preprint
  • new subtool called degrade for lossy compression through bit elimination. Irreversible lossy compression, so be careful! See the bioxiv preprint
  • new options to split subtool to enable demultiplexing a S/BLOW5 based on barcodes (or custom categories) from a tsv file (--demux, --demux-code, --demux-rid and --demux-uniq)
  • documentation update (updates to faq, new datasets added to datasets and updates to commands) and workflows
  • using $(MAKE) by @sashajenner in #126
  • ./configure now supports --prefix (solves #124)

Many contributions by @sashajenner.

Full Changelog: v1.2.0...v1.3.0