2021-02-03 11:02:58 -05:00
|
|
|
- name: bwa mem single-end
|
2021-02-03 11:44:56 -05:00
|
|
|
command: nextflow run ./tests/software/bwa/mem -entry test_bwa_mem_single_end -c tests/config/nextflow.config
|
2021-02-03 11:02:58 -05:00
|
|
|
tags:
|
|
|
|
- bwa
|
|
|
|
- bwa_mem
|
|
|
|
- bwa_mem_single_end
|
|
|
|
files:
|
2021-02-03 12:26:43 -05:00
|
|
|
- path: output/bwa/test.bam
|
2021-02-03 11:02:58 -05:00
|
|
|
md5sum: 3ee21210bac387e0335008146e4728bc
|
|
|
|
|
|
|
|
- name: bwa mem paired-end
|
2021-02-03 11:44:56 -05:00
|
|
|
command: nextflow run ./tests/software/bwa/mem -entry test_bwa_mem_paired_end -c tests/config/nextflow.config
|
2021-02-03 11:02:58 -05:00
|
|
|
tags:
|
|
|
|
- bwa
|
|
|
|
- bwa_mem
|
|
|
|
- bwa_mem_paired_end
|
|
|
|
files:
|
2021-02-03 12:26:43 -05:00
|
|
|
- path: output/bwa/test.bam
|
2021-02-03 11:02:58 -05:00
|
|
|
md5sum: 510d8acc6448c07cdacce8e64ec0904c
|