-
Notifications
You must be signed in to change notification settings - Fork 5
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
Fail in runing votu task #45
Comments
Hi there, please make sure you have follow the commands below and install the packages correctly
Then, please try
If not, you can reinstall them:
If you cannot run all the above-mentioned commands successfully, I suggest installing phabox in a primitive ways:
Best, |
I have fixed this issue. |
I see. But if it is not an issue caused by the version conflict, using the -parse_seqids option can sometimes lead to errors due to:
To avoid these issues, I suggest verifying the format and uniqueness of sequence IDs in your input file rather than revising the codes. Best, |
Hi,
I am trying to run votu and something is wrong.
Here is the commend I used:
phabox2 --task votu --dbdir /data2/lishang/phabox_db_v2/ \
PhaBOX2 is running with: 112 threads!
Running program: vOTU groupping
filtering the length of contigs...
[1/5] calling genes with prodigal...
Command 'makeblastdb -in /data2/lishang/Results/Phabox2/filtered_contigs.fa -dbtype nucl -parse_seqids -ou t /data2/lishang/Results/Phabox2/midfolder//selfdb > /dev/null 2>&1' failed with exit code 1
Can you please help me?
Thanks!
The text was updated successfully, but these errors were encountered: