dashing icon indicating copy to clipboard operation
dashing copied to clipboard

Concatenate sketches

Open linsalrob opened this issue 3 years ago • 0 comments

Hi

Is it possible to concatenate multiple premade sketches and then search against them in a single search?

something along these lines

dashing sketch *.fasta
cat *.hll > combined.hll
dashing sketch new.fasta
dashing cmp --presketched combined.hll new.fasta.w.31.spacing.10.hll

Thanks

Rob

linsalrob avatar Jul 31 '22 09:07 linsalrob