1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-13 05:03:10 +00:00

Update binac.config

This commit is contained in:
Harshil Patel 2018-11-26 22:47:36 +00:00 committed by GitHub
parent e38e9327f4
commit 2c513e5266
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,13 @@
*/
singularity {
enabled = true
enabled = true
}
process {
beforeScript = 'module load devel/singularity/3.0.1'
executor = 'pbs'
queue = 'short'
beforeScript = 'module load devel/singularity/3.0.1'
executor = 'pbs'
queue = 'short'
}
params {