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

18 lines
651 B
YAML
Raw Normal View History

2022-05-20 10:46:19 -04: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 11:07:42 -04:00
- "bcftools/roh"
2022-05-20 10:46:19 -04:00
files:
- path: "output/bcftools/test.roh"
2022-05-20 11:10:09 -04: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"