Closed bredeson closed 1 year ago
Ah, and the -hist
function does this as well.
@brianwalenz could you take a look?
It looks like the threads parameter doesn't propagate to the meryl subprocess. A quick workaround is to set environment variable OMP_NUM_THREADS to what you want.
The code has been updated to fix this, too.
Also with -polish
as well.
Thanks for the tip!
Hi!
FYI, I'm running
merfin -dump -threads 8
at the moment, and it is currently running themeryl count
step on the genome sequence fasta with 16 threads. Is this a bug?Best, Jessen