1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 16:29:55 +00:00

Newest Update is 3.0.3

This commit is contained in:
Alexander Peltzer 2019-05-28 15:25:10 +02:00 committed by GitHub
parent 4cad12c918
commit 441ddbcdab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ singularity {
} }
process { process {
beforeScript = 'module load devel/singularity/3.0.1' beforeScript = 'module load devel/singularity/3.0.3'
executor = 'pbs' executor = 'pbs'
queue = 'short' queue = 'short'
} }