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

dashing2 sketch --parse-by-seq doesn't work with --save-kmers #84

Open CodeSteph opened 7 months ago

CodeSteph commented 7 months ago

Hi,

In order to use the dashing2 containment command, I was looking for the use of both sketch options "--parse-by-seq" and "--save-kmers" together but it doesn't work. Whether I use "--parse-by-seq", it doesn't render the ".kmer64" file. Kind Regards !