2021-09-27 17:10:37 -04:00
|
|
|
- name: bwameth align single-end test workflow
|
2021-07-07 05:10:18 -04:00
|
|
|
command: nextflow run ./tests/modules/bwameth/align -entry test_bwameth_align_single_end -c tests/config/nextflow.config
|
2021-02-17 12:23:11 -05:00
|
|
|
tags:
|
|
|
|
- bwameth
|
2021-04-08 04:10:52 -04:00
|
|
|
- bwameth/align
|
2021-02-17 12:23:11 -05:00
|
|
|
files:
|
2021-09-28 01:56:27 -04:00
|
|
|
- path: output/bwameth/test.bam
|
2021-02-17 12:23:11 -05:00
|
|
|
|
2021-09-27 17:10:37 -04:00
|
|
|
- name: bwameth align paired-end test workflow
|
2021-07-07 05:10:18 -04:00
|
|
|
command: nextflow run ./tests/modules/bwameth/align -entry test_bwameth_align_paired_end -c tests/config/nextflow.config
|
2021-02-17 12:23:11 -05:00
|
|
|
tags:
|
|
|
|
- bwameth
|
2021-04-08 04:10:52 -04:00
|
|
|
- bwameth/align
|
2021-02-17 12:23:11 -05:00
|
|
|
files:
|
2021-09-28 01:56:27 -04:00
|
|
|
- path: output/bwameth/test.bam
|
2021-03-15 08:16:43 -04:00
|
|
|
|