Mash
Mash copied to clipboard
Does "mash sketch -r" use > 1 thread?
I am running mask sketch -p XX -o out -m 3 -r file.fq.gz
and am noticing that it only uses 1 thread.
Is this expected?
I did try to RTFM but didn't find anything.
See also: https://github.com/marbl/Mash/issues/6
This has to be single threaded since there is only one sketch. These options should probably be incompatible and produce a warning.