Files
ma/nextflow/docs/snippets/ifempty-2.nf
2026-04-29 23:01:54 +02:00

1 line
39 B
Plaintext

channel.empty().ifEmpty('Hello').view()