2021-09-27 21:10:37 +00:00
|
|
|
- name: bwameth align single-end test workflow
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bwameth/align -entry test_bwameth_align_single_end -c ./tests/config/nextflow.config -c ./tests/modules/bwameth/align/nextflow.config
|
2021-02-17 17:23:11 +00:00
|
|
|
tags:
|
|
|
|
- bwameth
|
2021-04-08 08:10:52 +00:00
|
|
|
- bwameth/align
|
2021-02-17 17:23:11 +00:00
|
|
|
files:
|
2021-09-28 05:56:27 +00:00
|
|
|
- path: output/bwameth/test.bam
|
2021-02-17 17:23:11 +00:00
|
|
|
|
2021-09-27 21:10:37 +00:00
|
|
|
- name: bwameth align paired-end test workflow
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/bwameth/align -entry test_bwameth_align_paired_end -c ./tests/config/nextflow.config -c ./tests/modules/bwameth/align/nextflow.config
|
2021-02-17 17:23:11 +00:00
|
|
|
tags:
|
|
|
|
- bwameth
|
2021-04-08 08:10:52 +00:00
|
|
|
- bwameth/align
|
2021-02-17 17:23:11 +00:00
|
|
|
files:
|
2021-09-28 05:56:27 +00:00
|
|
|
- path: output/bwameth/test.bam
|