Cited How can I determine if a variable exists from within the Groovy code running in the Scripting Engine?
if (binding.hasVariable('superVariable')) {
// your code here
}
Wednesday, 30 January 2019
Thursday, 24 January 2019
Wednesday, 2 January 2019
Nextflow Setting Memory Options Using NXF_OPTS
Subscribe to:
Posts (Atom)