nf-core_modules/tests/modules/seqtk/sample/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
721 B
YAML

- name: seqtk sample test_seqtk_sample_single_end
command: nextflow run tests/modules/seqtk/sample -entry test_seqtk_sample_single_end -c tests/config/nextflow.config
tags:
- seqtk
- seqtk/sample
files:
- path: output/seqtk/test.sampled.fastq.gz
md5sum: 73c3e8f113860244f3ed3866a8b9d555
- name: seqtk sample test_seqtk_sample_paired_end
command: nextflow run tests/modules/seqtk/sample -entry test_seqtk_sample_paired_end -c tests/config/nextflow.config
tags:
- seqtk
- seqtk/sample
files:
- path: output/seqtk/test.sampled_1.fastq.gz
md5sum: 73c3e8f113860244f3ed3866a8b9d555
- path: output/seqtk/test.sampled_2.fastq.gz
md5sum: 75457ddceea3a5688d05438cdbffba24