mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Remove buggy cluster option
This commit is contained in:
parent
96ea16ddbd
commit
b4cffe0455
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ singularity {
|
|||
|
||||
process {
|
||||
executor = 'slurm'
|
||||
clusterOptions = { "-A $params.project ${params.clusterOptions ?: ''}" }
|
||||
}
|
||||
|
||||
params {
|
||||
|
|
Loading…
Reference in a new issue