Open PonderLi opened 8 months ago
Hi, thanks for so helpful tools! I noticed that when using hmmsearch, the "--cpu" is always 1, could I increase it to speed up the analysis?
no, you can't. Cause %result_hmm only dealing ko's and store the results one by one. In fact, the other step hmmsearch can run multi-threads. So don't worry, just be patient.
%result_hmm
Hi, thanks for so helpful tools! I noticed that when using hmmsearch, the "--cpu" is always 1, could I increase it to speed up the analysis?