mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
b67556e29f
* Add FastK/Merge * Update modules/fastk/merge/main.nf * Update modules/fastk/merge/meta.yml Co-authored-by: Sébastien Guizard <sguizard@ed.ac.uk> Co-authored-by: Sébastien Guizard <sguizard@ed.ac.uk>
39 lines
1.6 KiB
YAML
39 lines
1.6 KiB
YAML
- name: fastk merge test_fastk_merge_hist_only
|
|
command: nextflow run ./tests/modules/fastk/merge -entry test_fastk_merge_hist_only -c ./tests/config/nextflow.config -c ./tests/modules/fastk/merge/nextflow.config
|
|
tags:
|
|
- fastk/merge
|
|
- fastk
|
|
files:
|
|
- path: output/fastk/.test.ktab.1
|
|
md5sum: dff1e9d326aea87778645235cfa3380f
|
|
- path: output/fastk/.test.ktab.2
|
|
md5sum: 438e7807dcc2eb8120e1338838147600
|
|
- path: output/fastk/test.hist
|
|
md5sum: 75d41eb0e3f8af5456711a95966e2b00
|
|
- path: output/fastk/test.ktab
|
|
md5sum: 7d882f4e3542df1a2f5cb0858b12dc03
|
|
|
|
- name: fastk merge test_fastk_merge_all_files
|
|
command: nextflow run ./tests/modules/fastk/merge -entry test_fastk_merge_all_files -c ./tests/config/nextflow.config -c ./tests/modules/fastk/merge/nextflow.config
|
|
tags:
|
|
- fastk/merge
|
|
- fastk
|
|
files:
|
|
- path: output/fastk/.test.ktab.1
|
|
md5sum: dff1e9d326aea87778645235cfa3380f
|
|
- path: output/fastk/.test.ktab.2
|
|
md5sum: 438e7807dcc2eb8120e1338838147600
|
|
- path: output/fastk/.test.pidx.1
|
|
md5sum: 7553344778f6571192f04c7e659b967c
|
|
- path: output/fastk/.test.pidx.2
|
|
md5sum: 09bb65fb10db58d1fd5bb0a123fccfc6
|
|
- path: output/fastk/.test.prof.1
|
|
md5sum: 7f0f84a62c89063ec18c9b0e447afe93
|
|
- path: output/fastk/.test.prof.2
|
|
md5sum: 7f0f84a62c89063ec18c9b0e447afe93
|
|
- path: output/fastk/test.hist
|
|
md5sum: 75d41eb0e3f8af5456711a95966e2b00
|
|
- path: output/fastk/test.ktab
|
|
md5sum: 7d882f4e3542df1a2f5cb0858b12dc03
|
|
- path: output/fastk/test.prof
|
|
md5sum: d3c7d8decd4ea6e298291b8be0e2de85
|