nf-core_modules/tests/modules/bwameth/align/test.yml
Harshil Patel 3c5492b4a3
Fix more version commands (#750)
* Fix outstanding tests

* Fix more version commands

* Fix remaining modules
2021-09-28 06:56:27 +01:00

16 lines
516 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/bwameth/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/bwameth/test.bam