Closed apetkau closed 5 years ago
We are currently using --threads in the mlst program, but this may not be the fastest way. Look at running separate mlst instances instead of using the --threads parameter.
--threads
mlst
This is now fixed in #85
We are currently using
--threads
in themlst
program, but this may not be the fastest way. Look at running separatemlst
instances instead of using the--threads
parameter.