nf-core_modules/tests/modules/bwameth/align/test.yml
Harshil Patel 43c2779258
Fix version commands (#749)
* Fix version commands

* Fix version commands: again
2021-09-27 22:10:37 +01:00

16 lines
532 B
YAML

- name: bwameth align single-end test workflow
command: nextflow run ./tests/modules/bwameth/align -entry test_bwameth_align_single_end -c tests/config/nextflow.config
tags:
- bwameth
- bwameth/align
files:
- path: output/test_single_end/test.bam
- name: bwameth align paired-end test workflow
command: nextflow run ./tests/modules/bwameth/align -entry test_bwameth_align_paired_end -c tests/config/nextflow.config
tags:
- bwameth
- bwameth/align
files:
- path: output/test_paired_end/test.bam