mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Update conf/munin.config
Co-Authored-By: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
332ba0dadb
commit
12fb2a60c5
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ process {
|
|||
maxForks = 48
|
||||
}
|
||||
|
||||
// To use docker, use nextflow run -profile munin,singularity
|
||||
// To use singularity, use nextflow run -profile munin,singularity
|
||||
singularity {
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
|
@ -31,4 +31,4 @@ params {
|
|||
|
||||
// AWS iGenomes reference file paths on munin
|
||||
igenome_base = '/data1/references/igenomes/'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue