-
Notifications
You must be signed in to change notification settings - Fork 129
Spades assembly failed with the error code 250 #429
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 sen 8000 d you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @mathavanpu You should not be modifying teh pipeline code! To adjust resources, you need to use a custom config file - docs are here: https://nf-co.re/docs/usage/configuration#tuning-workflow-resources If using a custom config still doesn't work, please feel free to re-open (with your config file attached) |
Hi, I created the custom config files #Spades #Concot Command executed: Error message Error executing process > 'NFCORE_MAG:MAG:SPADES (CookingOil-1_Trimmed_R)' Caused by: metaspades.py --only-assembler --threads "10" --memory 64 --pe1-1 CookingOil-1_Trimmed_R.phix_removed.unmapped_1.fastq.gz --pe1-2 CookingOil-1_Trimmed_R.phix_removed.unmapped_2.fastq.gz -o spades cat <<-END_VERSIONS > versions.yml Command exit status: it took only 10 threads |
|
Description of the bug
Hi there,
I am trying to run the mag (2.3.0)pipeline, it got failed with the code 250.
I tried to change spdes cpu values 10 to 100 and memory 64 to 164GB in the base.config file but while running mag it throws an error . uncomitted changes nfcore. Kindly help how to change number of cpu in the config file.
Command used and terminal output
Relevant files
No response
System information
mag (2.3.0)pipeline
The text was updated successfully, but these errors were encountered: