mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
260 B
YAML
9 lines
260 B
YAML
|
- name: csvtk concat
|
||
|
command: nextflow run ./tests/modules/csvtk/concat -entry test_csvtk_concat -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- csvtk
|
||
|
- csvtk/concat
|
||
|
files:
|
||
|
- path: output/csvtk/test.csv
|
||
|
md5sum: 917fe5d857f04b58e0f49c384d167cec
|