dnbaker / dashing2

Dashing 2 is a fast toolkit for k-mer and minimizer encoding, sketching, comparison, and indexing.
MIT License
62 stars 7 forks source link

Cleanup #69

Closed dnbaker closed 1 year ago

dnbaker commented 1 year ago

Fix the behavior of options used in sketcher. In particular, addresses the --outprefix issue.

In addition, we update the hash map to always use Robin-hood hashing, and we upgrade to the newest version for bug fixes.