-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VirSorter2 error in hmmserch step #172
Comments
Is this issue caused by not enough memory? |
Hi, this issue has been seen before. It It happens when multiple hmmsearch processes run concurrently in certain OS, likely something to do hmmsearch memory management, but nothing to do with no enough allocated memory. |
Hello: Following your instruction, I downloaded the virsorter2.sif using Here is the error message (step3 only):
I looked at the error message. Here is the content:
It seems that it has a numpy version confiction. Here is the problem: If I use option 2 develop version, then I will have a Hmmsearch issue. If I use the sif version, the numpy will have issue. I run the sif version under VS2 python virtual environment. I tried to run it without activate VS2, same problem happened. |
This issue should gone after you remove ".virsorter" directory in your home directory. |
Hello Jiarong:
I installed and tested the developer's version (Option 2) Virsorter2 on HPC. It worked perfectly fine. However when I want to do viral search on my own dataset. It reports error at HMMsearch. Here is the part of the run log:
So I check the log file: /fs/scratch/POS0103/virsort2_analysis/apis_virsorter.out/iter-0/all.pdg.faa.splitdir/all.pdg.faa.ss.0.split.Viruses.splithmmtbl.log, here is the content:
The text was updated successfully, but these errors were encountered: