mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
7111e571cc
* fix(preseq): Update lcextrap file name * chore(preseq): Bump lcextrap image * feat: Initialize preseq c_curve * docs(preseq): Update documentation
19 lines
787 B
YAML
19 lines
787 B
YAML
- name: preseq lcextrap single-end
|
|
command: nextflow run ./tests/modules/preseq/lcextrap -entry test_preseq_single_end -c ./tests/config/nextflow.config -c ./tests/modules/preseq/lcextrap/nextflow.config
|
|
tags:
|
|
- preseq
|
|
- preseq/lcextrap
|
|
files:
|
|
- path: output/preseq/test.lc_extrap.txt
|
|
md5sum: 1fa5cdd601079329618f61660bee00de
|
|
- path: output/preseq/test.command.log
|
|
|
|
- name: preseq lcextrap paired-end
|
|
command: nextflow run ./tests/modules/preseq/lcextrap -entry test_preseq_paired_end -c ./tests/config/nextflow.config -c ./tests/modules/preseq/lcextrap/nextflow.config
|
|
tags:
|
|
- preseq
|
|
- preseq/lcextrap
|
|
files:
|
|
- path: output/preseq/test.lc_extrap.txt
|
|
md5sum: 10e5ea860e87fb6f5dc10f4f20c62040
|
|
- path: output/preseq/test.command.log
|