mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-12-03 12:19:56 +00:00
Update tigem.config
This commit is contained in:
parent
baf857654c
commit
e37bccc9d8
1 changed files with 0 additions and 17 deletions
|
@ -12,20 +12,3 @@ singularity {
|
|||
autoMounts = true
|
||||
cacheDir = 'work/singularity'
|
||||
}
|
||||
|
||||
timeline {
|
||||
enabled = true
|
||||
file = "${params.outdir}/execution/timeline.html"
|
||||
}
|
||||
report {
|
||||
enabled = true
|
||||
file = "${params.outdir}/execution/report.html"
|
||||
}
|
||||
trace {
|
||||
enabled = true
|
||||
file = "${params.outdir}/execution/trace.txt"
|
||||
}
|
||||
dag {
|
||||
enabled = true
|
||||
file = "${params.outdir}/execution/pipeline.svg"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue