nf-core_modules/tests/software/bwameth/align/test.yml

18 lines
623 B
YAML
Raw Normal View History

2021-02-17 17:23:11 +00:00
- name: Run bwameth single-end test workflow
command: nextflow run ./tests/software/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
2021-02-17 17:35:39 +00:00
md5sum: d56665d96a0ebb8e739ae41af8a37181
2021-02-17 17:23:11 +00:00
- name: Run bwameth paired-end test workflow
command: nextflow run ./tests/software/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
2021-02-17 17:35:39 +00:00
md5sum: 58b918ddddc09866e13a1a45f22e7434