Mercurial > repos > kkonganti > cfsan_centriflaken
diff 0.3.0/nextflow.config @ 98:778b2e98af38
"planemo upload"
author | kkonganti |
---|---|
date | Fri, 29 Jul 2022 11:25:26 -0400 |
parents | 8d7f482c64de |
children | d38841ae3a57 |
line wrap: on
line diff
--- a/0.3.0/nextflow.config Fri Jul 29 11:11:07 2022 -0400 +++ b/0.3.0/nextflow.config Fri Jul 29 11:25:26 2022 -0400 @@ -86,7 +86,7 @@ cingularitygac { process.executor = 'slurm' executor.$slurm.exitReadTimeout = 120000 - process.queue = 'q8cpu' + process.queue = 'centriflaken' process.cpus = 4 singularity.enabled = true singularity.autoMounts = true @@ -111,7 +111,7 @@ kondagac { process.executor = 'slurm' executor.$slurm.exitReadTimeout = 120000 - process.queue = 'q8cpu' + process.queue = 'centriflaken' process.cpus = 4 singularity.enabled = false docker.enabled = false