unable to run script with LSF executor - error for project #4135
-
Hi,
That is: two CPUs, project/lab - pareks02a queue premium, memory, node using hosts=1 and walltime.
I use clusterOptions to mention the project for internal settings of the cluster. I run as:
If I look at
How do I proceed or provide necessary flag information in the nextflow.config file to incorporate |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Use the |
Beta Was this translation helpful? Give feedback.
-
Hi @bentsherman Thanks for your reply. |
Beta Was this translation helpful? Give feedback.
-
@bentsherman Great, it works now. Thank you 🙏 |
Beta Was this translation helpful? Give feedback.
It is a process directive so should be
process.clusterOptions
. Also don't think you need the curly braces here since there is no variable interpolation