Skip to content

Commit 23efba7

Browse files
committed
Update SHH config
1 parent ccfd6ef commit 23efba7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

conf/shh.config

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
*/
77

88
singularity {
9-
enabled = false
9+
enabled = true
10+
cacheDir = "/projects1/users/$USER/nextflow/nf_cache/singularity/"
1011
}
1112

1213
/*
@@ -29,9 +30,6 @@ process {
2930
}
3031
}
3132

32-
conda {
33-
cacheDir = "/projects1/users/$USER/nextflow/nf_cache/"
34-
}
3533

3634
params {
3735
max_memory = 734.GB

0 commit comments

Comments
 (0)