nf-core_modules/tests/modules/haplogrep2/classify/test.yml

18 lines
719 B
YAML
Raw Normal View History

- name: haplogrep2 classify
command: nextflow run ./tests/modules/haplogrep2/classify -entry test_haplogrep2_classify -c ./tests/config/nextflow.config -c ./tests/modules/haplogrep2/classify/nextflow.config
tags:
- haplogrep2
- haplogrep2/classify
files:
- path: output/haplogrep2/test.txt
- path: output/haplogrep2/versions.yml
- name: haplogrep2 classify stubs
command: nextflow run ./tests/modules/haplogrep2/classify -stub-run -entry test_haplogrep2_classify -c ./tests/config/nextflow.config -c ./tests/modules/haplogrep2/classify/nextflow.config
tags:
- haplogrep2
- haplogrep2/classify
files:
- path: output/haplogrep2/test.txt
- path: output/haplogrep2/versions.yml