Mercurial > repos > kkonganti > cfsan_centriflaken
diff 0.2.1/nextflow.config @ 39:36ca1a1156df
"planemo upload"
author | kkonganti |
---|---|
date | Thu, 30 Jun 2022 12:34:34 -0400 |
parents | d7c07f2456b4 |
children | 30191f39a957 |
line wrap: on
line diff
--- a/0.2.1/nextflow.config Wed Jun 29 23:40:53 2022 -0400 +++ b/0.2.1/nextflow.config Thu Jun 30 12:34:34 2022 -0400 @@ -85,7 +85,7 @@ cingularitygac { process.executor = 'slurm' - executor.$slurm.exitReadTimeout = 60000 + executor.$slurm.exitReadTimeout = 120000 process.queue = 'q8cpu' process.cpus = 4 singularity.enabled = true @@ -110,7 +110,7 @@ kondagac { process.executor = 'slurm' - executor.$slurm.exitReadTimeout = 60000 + executor.$slurm.exitReadTimeout = 120000 process.queue = 'q8cpu' process.cpus = 4 singularity.enabled = false