mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Update cfc.config
Add Weblog for CFC cluster
This commit is contained in:
parent
b426332dc1
commit
45d36a1506
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ process {
|
||||||
executor = 'slurm'
|
executor = 'slurm'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
weblog{
|
||||||
|
enabled = true
|
||||||
|
url = 'http://services.qbic.uni-tuebingen.de:8080/workflows'
|
||||||
|
}
|
||||||
|
|
||||||
params {
|
params {
|
||||||
igenomes_base = '/nfsmounts/igenomes'
|
igenomes_base = '/nfsmounts/igenomes'
|
||||||
max_memory = 60.GB
|
max_memory = 60.GB
|
||||||
|
|
Loading…
Reference in a new issue