-
Notifications
You must be signed in to change notification settings - Fork 13
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
Specifying memory and number of jobs #5
Comments
By the way, I'm giving a course on metagenome atlas https://oulu.fi/uniogs/node/212131 If you want and can attend. try to register. For the error check what's in |
Check the log: sample2/logs/assembly/pre_process/error_correction_QC.log If it's due to the memory increase mem in the config file to 100 |
Hello,
I trying to figure out my way in to get to know atlas.
And currently I'm running the tutorial data set on a server. and run it generously for 4 data sets
atlas run all --resources mem=500 --jobs 50
But down stream I got this error,
Error in rule error_correction:
jobid: 43
output: sample2/assembly/reads/QC.errorcorr_R1.fastq.gz, sample2/assembly/reads/QC.errorcorr_R2.fastq.gz, sample2/assembly/reads/QC.errorcorr_se.fastq.gz
log: sample2/logs/assembly/pre_process/error_correction_QC.log (check log file(s) for error message)
conda-env: /home/nioo/sewuneta/sorghum_shotgun_metagenome_analysis/atlas.trial/atlas/path/to/fastq/conda_envs/ac12f856310e8bfb503b4ccb5cc5fb23
shell:
Does this mean the specified figures are not enough or I should have done that in the configuration file?
Thanks and hope to hear from you sooner.
The text was updated successfully, but these errors were encountered: