nf-core_modules/tests/modules/preseq/lcextrap/test.yml
Harshil Patel e937c7950a
Rename software/ directory to modules/ to re-organise module structure (#567)
* Update README

* Rename pytest_software.yml to pytest_modules.yml

* Rename main software directory to modules

* Remove deprecated modules

* Rename tests software to modules

* Replace paths for tests in pytest_modules.yml

* Replace software with modules in Github Actions

* Replace software with modules in main.nf tests

* Rename software to modules in test.yml
2021-07-07 10:10:18 +01:00

19 lines
675 B
YAML

- name: preseq lcextrap single-end
command: nextflow run ./tests/modules/preseq/lcextrap -entry test_preseq_single_end -c tests/config/nextflow.config
tags:
- preseq
- preseq/lcextrap
files:
- path: output/preseq/test.ccurve.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
tags:
- preseq
- preseq/lcextrap
files:
- path: output/preseq/test.ccurve.txt
md5sum: 10e5ea860e87fb6f5dc10f4f20c62040
- path: output/preseq/test.command.log