Skip to content

unikmer v0.8.0

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 09 Feb 13:19
· 251 commits to master since this release

Changelog

  • unikmer:
    • new option -i/--infile-list, if given, files in the list file are appended to files from cli arguments.
    • improve performance of binary file reading and writing.
  • unikmer sort/split/merge: safer forcing deletion of existed outdir, and better log.
  • unikmer split: performance improvement for single sorted input file.
  • unikmer sort: performance improvement for using -m/--chunk-size.
  • unikmer grep: rewrite, support loading queries from .unik files.
  • unikmer dump: fix number information in output file.
  • unikmer concat: new flag -s/--sorted.