mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
20 lines
781 B
YAML
20 lines
781 B
YAML
|
- name: preseq ccurve single-end
|
||
|
command: nextflow run ./tests/modules/preseq/ccurve -entry test_preseq_ccurve_single_end -c ./tests/config/nextflow.config -c ./tests/modules/preseq/ccurve/nextflow.config
|
||
|
tags:
|
||
|
- preseq
|
||
|
- preseq/ccurve
|
||
|
files:
|
||
|
- path: output/preseq/test.c_curve.txt
|
||
|
md5sum: cf4743abdd355595d6ec1fb3f38e66e5
|
||
|
- path: output/preseq/test.command.log
|
||
|
|
||
|
- name: preseq ccurve paired-end
|
||
|
command: nextflow run ./tests/modules/preseq/ccurve -entry test_preseq_ccurve_paired_end -c ./tests/config/nextflow.config -c ./tests/modules/preseq/ccurve/nextflow.config
|
||
|
tags:
|
||
|
- preseq
|
||
|
- preseq/ccurve
|
||
|
files:
|
||
|
- path: output/preseq/test.c_curve.txt
|
||
|
md5sum: cf4743abdd355595d6ec1fb3f38e66e5
|
||
|
- path: output/preseq/test.command.log
|