nf-core_modules/tests/software/bwa/mem/test.yml

20 lines
569 B
YAML
Raw Normal View History

- name: bwa mem single-end
2021-02-03 16:44:56 +00:00
command: nextflow run ./tests/software/bwa/mem -entry test_bwa_mem_single_end -c tests/config/nextflow.config
tags:
- bwa
- bwa_mem
- bwa_mem_single_end
files:
2021-02-03 17:26:43 +00:00
- path: output/bwa/test.bam
2021-02-17 00:34:50 +00:00
md5sum: 2bea94a4458cd1216214874b11c2e394
- name: bwa mem paired-end
2021-02-03 16:44:56 +00:00
command: nextflow run ./tests/software/bwa/mem -entry test_bwa_mem_paired_end -c tests/config/nextflow.config
tags:
- bwa
- bwa_mem
- bwa_mem_paired_end
files:
2021-02-03 17:26:43 +00:00
- path: output/bwa/test.bam
2021-02-17 00:34:50 +00:00
md5sum: 2d952be81c7d2856712391b5d8556039