add nextflow d30e48d
This commit is contained in:
9
nextflow/docs/snippets/flatmap-map.out
Normal file
9
nextflow/docs/snippets/flatmap-map.out
Normal file
@@ -0,0 +1,9 @@
|
||||
number: 1
|
||||
square: 1
|
||||
cube: 1
|
||||
number: 2
|
||||
square: 4
|
||||
cube: 8
|
||||
number: 3
|
||||
square: 9
|
||||
cube: 27
|
||||
Reference in New Issue
Block a user