Mercurial > repos > kkonganti > cfsan_centriflaken
diff 0.2.1/nextflow.config @ 17:1cb92deb15f8
"planemo upload"
author | kkonganti |
---|---|
date | Tue, 28 Jun 2022 19:54:23 -0400 |
parents | 4f010d01be86 |
children | 4f9f145d1946 |
line wrap: on
line diff
--- a/0.2.1/nextflow.config Tue Jun 28 18:18:17 2022 -0400 +++ b/0.2.1/nextflow.config Tue Jun 28 19:54:23 2022 -0400 @@ -86,7 +86,7 @@ cingularitygac { process.executor = 'slurm' executor.$slurm.exitReadTimeout = 60000 - process.queue = 'q16cpu' + process.queue = 'q8cpu' process.cpus = 4 singularity.enabled = true singularity.autoMounts = true @@ -111,7 +111,7 @@ kondagac { process.executor = 'slurm' executor.$slurm.exitReadTimeout = 60000 - process.queue = 'q16cpu' + process.queue = 'q8cpu' process.cpus = 4 singularity.enabled = false docker.enabled = false