[ ] Double-check that all rules that use multithreading/processing use the threads directive in the shell/script/run block. There are currently some instances of samtools -@ being hard-coded. Also look for common flags used by other commands like -t and -p.
-@
being hard-coded. Also look for common flags used by other commands like-t
and-p
.