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

Dev5: Count-Filtered pre-set SetSketch, Better Caching #41

Closed dnbaker closed 2 years ago

dnbaker commented 2 years ago
  1. Enable Count-Filtered SetSketch for the case that a and b are set before sketching.
  2. Use more precision to format the a and b variables. Uses at most 16 digits of precision. Previous std::to_string would truncate to 6 digits, which was not useful.
lgtm-com[bot] commented 2 years ago

This pull request fixes 3 alerts when merging c308b12cfb4f9a35b3b0e8d2fa643dfca855bb3b into b79f67e5b04bacd41f7840f1974638ca0a789a3d - view on LGTM.com

fixed alerts: