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

Testing "automounts"

This commit is contained in:
Rogan Grant 2021-07-28 13:38:06 -05:00
parent f104250ff4
commit e2c566ed13

View file

@ -13,7 +13,6 @@ params
singularity singularity
{ {
enabled = true enabled = true
autoMounts = true
queue = {task.time < 48.h ? 'genomics' : 'genomicslong'} queue = {task.time < 48.h ? 'genomics' : 'genomicslong'}
clusterOptions = '-A b1042' clusterOptions = '-A b1042'
cacheDir = "/projects/b1042/singularity_cache" cacheDir = "/projects/b1042/singularity_cache"