mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update cfc.config
Try this out 👍
This commit is contained in:
parent
659fe3cadc
commit
5fae33669d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ params {
|
||||||
|
|
||||||
singularity {
|
singularity {
|
||||||
enabled = true
|
enabled = true
|
||||||
cacheDir = '/nfsmounts/container'
|
cacheDir = "/nfsmounts/container/nf-core/${workflow.manifest.name}/v${workflow.manifest.version}/"
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
|
|
Loading…
Reference in a new issue