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

Update conf/munin.config

This commit is contained in:
Maxime U. Garcia 2022-02-14 13:11:46 +01:00 committed by GitHub
parent 90936a5518
commit 41e00ae8f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,9 +21,9 @@ process {
}
singularity {
enabled = true
cacheDir = '/data1/containers/'
enabled = true
runOptions = "--bind /media/BTB_2021_01"
cacheDir = '/data1/containers/'
}
// To use docker, use nextflow run -profile munin,docker