mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-02 20:52:07 -05:00
Fix bwa mem tests
This commit is contained in:
parent
8a15852756
commit
f37fb66f40
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
- bwa_mem
|
||||
- bwa_mem_single_end
|
||||
files:
|
||||
- path: output/test_single_end/test.bam
|
||||
- path: output/bwa/test.bam
|
||||
md5sum: 3ee21210bac387e0335008146e4728bc
|
||||
|
||||
- name: bwa mem paired-end
|
||||
|
@ -15,5 +15,5 @@
|
|||
- bwa_mem
|
||||
- bwa_mem_paired_end
|
||||
files:
|
||||
- path: output/test_paired_end/test.bam
|
||||
- path: output/bwa/test.bam
|
||||
md5sum: 510d8acc6448c07cdacce8e64ec0904c
|
||||
|
|
Loading…
Reference in a new issue