Hi,
When I am using the SOP using VS2, checkV to identify viruses, I found that "The hmmsearch -T {threads}" does not reach to its full capacity but only used 2 threads. It seems to be an intrinsic issue for all hmmsearch runners. I am wondering if this can be solved by subprocessing hmmsearch runs for the next version
Hi Chao, thanks for the feedback. The "subprocessing" method is implemented in the current version. The issue is the current viral protein HMM database is too large and even the split data can take a long time.
Hi, When I am using the SOP using VS2, checkV to identify viruses, I found that "The hmmsearch -T {threads}" does not reach to its full capacity but only used 2 threads. It seems to be an intrinsic issue for all hmmsearch runners. I am wondering if this can be solved by subprocessing hmmsearch runs for the next version