mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
d1794d1934
* added template for tiddit/cov * test finished * quick fix to meta info * Apply suggestions from code review Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * applying suggestions Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
17 lines
551 B
YAML
17 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
|