mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +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'
|
||||
}
|
||||
|
||||
weblog{
|
||||
enabled = true
|
||||
url = 'http://services.qbic.uni-tuebingen.de:8080/workflows'
|
||||
}
|
||||
|
||||
params {
|
||||
igenomes_base = '/nfsmounts/igenomes'
|
||||
max_memory = 60.GB
|
||||
|
|
Loading…
Reference in a new issue