add nextflow d30e48d
This commit is contained in:
1
nextflow/docs/snippets/ifempty-1.nf
Normal file
1
nextflow/docs/snippets/ifempty-1.nf
Normal file
@@ -0,0 +1 @@
|
||||
channel.of(1, 2, 3).ifEmpty('Hello').view()
|
||||
Reference in New Issue
Block a user