add nextflow d30e48d
This commit is contained in:
5
nextflow/docs/snippets/reduce.out
Normal file
5
nextflow/docs/snippets/reduce.out
Normal file
@@ -0,0 +1,5 @@
|
||||
a: 1 b: 2
|
||||
a: 3 b: 3
|
||||
a: 6 b: 4
|
||||
a: 10 b: 5
|
||||
result = 15
|
||||
Reference in New Issue
Block a user