-
Notifications
You must be signed in to change notification settings - Fork 54
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
Error with OS return value: 22; Can anyone please help me with a solution ? #245
Comments
avvypaks
changed the title
Error with OS return value: 22; Cananyone please help me with a solution ?
Error with OS return value: 22; Can anyone please help me with a solution ?
Mar 15, 2023
Is it an out-of-memory issue? |
It may probably be caused by a disk access issue. |
Hi Jin, |
I didn't see a clue here. It's not something people can do from the tool side. |
OK. Thank you. Will do! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
023-03-15 15:07:43,679 - INFO: Separating extended fastq file ...
2023-03-15 15:07:43,763 - INFO: Setting '-k 21,55,85,115'
2023-03-15 15:07:43,763 - INFO: Assembling using SPAdes ...
2023-03-15 15:07:43,787 - INFO: spades.py -t 1 --phred-offset 33 -1 Arabidopsis_simulated.plastome/extended_1_paired.fq -2 Arabidopsis_simulated.plastome/extended_2_paired.fq --s1 Arabidopsis_simulated.plastome/extended_1_unpaired.fq --s2 Arabidopsis_simulated.plastome/extended_2_unpaired.fq -k 21,55,85,115 -o Arabidopsis_simulated.plastome/extended_spades
2023-03-15 15:07:44,373 - ERROR: Error with running SPAdes: == Error == system call for: "['/Users/innovation_user/opt/anaconda3/envs/fassembly/bin/spades-hammer', '/Users/innovation_user/Arabidopsis_simulated.plastome/extended_spades/corrected/configs/config.info']" finished abnormally, OS return value: 22
2023-03-15 15:07:44,396 - ERROR: Assembling failed.
The text was updated successfully, but these errors were encountered: