Multi-threading
To use multiple CPUs, specify the maximal number of threads with the
-num_threads
parameter:
magicblast -query reads.fa -db genome -num_threads 10
To use multiple CPUs, specify the maximal number of threads with the
-num_threads
parameter:
magicblast -query reads.fa -db genome -num_threads 10