mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
18 lines
551 B
YAML
18 lines
551 B
YAML
|
- name: tiddit cov test_tiddit_cov
|
||
|
command: nextflow run tests/modules/tiddit/cov -entry test_tiddit_cov -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- tiddit
|
||
|
- tiddit/cov
|
||
|
files:
|
||
|
- path: output/tiddit/test.tab
|
||
|
md5sum: f7974948f809f94879d8a60b726194f5
|
||
|
|
||
|
- name: tiddit cov test_tiddit_cov_no_ref
|
||
|
command: nextflow run tests/modules/tiddit/cov -entry test_tiddit_cov_no_ref -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- tiddit
|
||
|
- tiddit/cov
|
||
|
files:
|
||
|
- path: output/tiddit/test.tab
|
||
|
md5sum: f7974948f809f94879d8a60b726194f5
|