nf-core_modules/tests/modules/bcftools/roh/test.yml

18 lines
651 B
YAML
Raw Normal View History

2022-05-20 14:46:19 +00:00
- name: "bcftools roh"
command: nextflow run ./tests/modules/bcftools/roh -entry test_bcftools_roh -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/roh/nextflow.config
tags:
- "bcftools"
2022-05-20 15:07:42 +00:00
- "bcftools/roh"
2022-05-20 14:46:19 +00:00
files:
- path: "output/bcftools/test.roh"
2022-05-20 15:10:09 +00:00
- path: "output/bcftools/versions.yml"
- name: "bcftools roh stub"
command: nextflow run ./tests/modules/bcftools/roh -entry test_bcftools_roh_stub -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/roh/nextflow.config
tags:
- "bcftools"
- "bcftools/roh"
files:
- path: "output/bcftools/test.roh"
- path: "output/bcftools/versions.yml"