mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 06:03:10 +00:00
21 lines
781 B
YAML
21 lines
781 B
YAML
- name: preseq ccurve single-end
|
|
command: nextflow run ./tests/modules/preseq/ccurve -entry test_preseq_ccurve -c ./tests/config/nextflow.config -c ./tests/modules/preseq/ccurve/nextflow.config
|
|
tags:
|
|
- preseq
|
|
- preseq/ccurve
|
|
files:
|
|
files:
|
|
- path: output/preseq/test.lc_extrap.txt
|
|
md5sum: 1fa5cdd601079329618f61660bee00de
|
|
- path: output/preseq/test.command.log
|
|
|
|
- name: preseq ccurve paired-end
|
|
command: nextflow run ./tests/modules/preseq/ccurve -entry test_preseq_ccurve -c ./tests/config/nextflow.config -c ./tests/modules/preseq/ccurve/nextflow.config
|
|
tags:
|
|
- preseq
|
|
- preseq/ccurve
|
|
files:
|
|
files:
|
|
- path: output/preseq/test.lc_extrap.txt
|
|
md5sum: 1fa5cdd601079329618f61660bee00de
|
|
- path: output/preseq/test.command.log
|