Skip to content

unikmer v0.2

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 09 Sep 04:17
· 374 commits to master since this release

Changelog

  • new command unikmer sample: sample Kmers from binary files.
  • new global options:
    • -c, --compact: write more compact binary file with little loss of speed.
    • -C, --no-compress: do not compress binary file (not recommended).
  • some improvements.