We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I might have missed this issue if someone already ran into it. If that's the case I'm sorry for bothering.
I was trying to run the test example for this pipeline. It uses Spades as assembler with following parameters:
spades.py -k 21,33,55,77,99,127 -o out_dir -1 mate1.fq -2 mate2.fq
It runs into the following issue: finished abnormally, OS return value: 21
There are the log file and the parameter file: params.txt spades.log
Thanks for the help! Sebastian
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I might have missed this issue if someone already ran into it. If that's the case I'm sorry for bothering.
I was trying to run the test example for this pipeline.
It uses Spades as assembler with following parameters:
spades.py -k 21,33,55,77,99,127 -o out_dir -1 mate1.fq -2 mate2.fq
It runs into the following issue:
finished abnormally, OS return value: 21
There are the log file and the parameter file:
params.txt
spades.log
Thanks for the help!
Sebastian
The text was updated successfully, but these errors were encountered: