== Error == system call for: "" finished abnormally, OS return value: 21 #1096
Unanswered
AlexandrosMosca
asked this question in
Q&A
Replies: 1 comment 2 replies
|
The log reads: So your input data is corrupted, your left reads should correspond to the right ones. Ensure that any filtering you're doing is paired-end aware. Also there are some tools around that might "fix the pairedness" relying on the read names. You might give them a try. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Description of bug
Hello,
Sorry in advance if this question could be not so relevant. I ran the spades commands on my fq.gz data that were filtered from host contamination sequences and that I obtained after having been used bwa and samtools. Although the message error is clear, I was wondering if there's still a chance to perform the assembly analysis with spades in these data with a specific argument in the commands.
spades.log
spades.log
params.txt
params.txt
SPAdes version
3.15.5
Operating System
3.11.0
Python Version
Linux-4.18.0-425.10.1.el8_7.x86_64-x86_64-with-glibc2.28
Method of SPAdes installation
conda
No errors reported in spades.log
All reactions