Skip to content
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

Spades hammer error #1387

Open
1 task done
zafranulhaq12 opened this issue Oct 2, 2024 · 7 comments
Open
1 task done

Spades hammer error #1387

zafranulhaq12 opened this issue Oct 2, 2024 · 7 comments
Labels
input Errors due to invalid / malformed / unsuitable input

Comments

@zafranulhaq12
Copy link

Description of bug

when i run command for genome assembly spades. py -1 (forward seq) -2 (reverse seq) -o output_directory after sometimes running it shows this error

"== Error == system call for: "['/usr/libexec/spades/spades-hammer', '/media/comsats/c18a94ad-d4b7-4f58-b90f-2e6bd5d58092/Zafran/B3/spades_output/corrected/configs/config.info']" finished abnormally, OS return value: -6
None"

spades.log

spades.log

params.txt

params.zip

SPAdes version

v3.15.5

Operating System

Ubuntu 24.04.1 LTS

Python Version

No response

Method of SPAdes installation

manual

No errors reported in spades.log

  • Yes
@asl
Copy link
Member

asl commented Oct 2, 2024

Hello

Likely your input reads are corrupted. I would suggest you to perform some QC steps.

@asl asl added the input Errors due to invalid / malformed / unsuitable input label Oct 2, 2024
@zafranulhaq12
Copy link
Author

zafranulhaq12 commented Oct 4, 2024 via email

@asl
Copy link
Member

asl commented Oct 6, 2024

Can you tell me what QC steps I have to perform?

I'd suggest you to ensure that sequence lines in FASTQ match the quality lines

@zafranulhaq12
Copy link
Author

zafranulhaq12 commented Oct 6, 2024 via email

@AmaliT
Copy link

AmaliT commented Oct 22, 2024

Hi @asl

I am getting the same error here. I have tried starting fresh and have QC checked the fastq files as well and I dont see any issues with the input files as it runs through smoothly through tools like fastqc/stats wrapper bbtools. Are you able to advise what else might be causing this error?

Attached is the log.

spades.log

@asl
Copy link
Member

asl commented Oct 24, 2024

I am getting the same error here. I have tried starting fresh and have QC checked the fastq files as well and I dont see any issues with the input files as it runs through smoothly through tools like fastqc/stats wrapper bbtools. Are you able to advise what else might be causing this error?

Do you not hijack other issues as your issue might be entirely different (and actually it is), open a new one.

@AmaliT
Copy link

AmaliT commented Oct 28, 2024

I am getting the same error here. I have tried starting fresh and have QC checked the fastq files as well and I dont see any issues with the input files as it runs through smoothly through tools like fastqc/stats wrapper bbtools. Are you able to advise what else might be causing this error?

Do you not hijack other issues as your issue might be entirely different (and actually it is), open a new one.

ok, sorry. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input Errors due to invalid / malformed / unsuitable input
Projects
None yet
Development

No branches or pull requests

3 participants