Skip to content

Commit

Permalink
test: fix md5sums for bwa mem
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 10, 2023
1 parent 29ac0b1 commit 73f3979
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/modules/CCBR/bwa/mem/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- path: output/bwa/bwa/genome.sa
md5sum: ab3952cabf026b48cd3eb5bccbb636d1
- path: output/bwa/test.bam
md5sum: 6ffda8891403de484a9acd0b23d88076
md5sum: fe5a30103b245d81a8d37d6144794f5
- path: output/bwa/versions.yml

- name: bwa mem test_bwa_mem_paired_end
Expand All @@ -35,7 +35,7 @@
- path: output/bwa/bwa/genome.sa
md5sum: ab3952cabf026b48cd3eb5bccbb636d1
- path: output/bwa/test.bam
md5sum: 878426eb49302dabb3d3be3dadcbcd9e
md5sum: 06b8e7424d97add946ddb07e55f12962
- path: output/bwa/versions.yml

- name: bwa mem test_bwa_mem_paired_end_stub
Expand All @@ -55,7 +55,7 @@
- path: output/bwa/bwa/genome.sa
md5sum: ab3952cabf026b48cd3eb5bccbb636d1
- path: output/bwa/test.bam
md5sum: 878426eb49302dabb3d3be3dadcbcd9e
md5sum: 06b8e7424d97add946ddb07e55f12962
- path: output/bwa/versions.yml

- name: bwa mem test_bwa_mem_single_end_stub
Expand All @@ -75,5 +75,5 @@
- path: output/bwa/bwa/genome.sa
md5sum: ab3952cabf026b48cd3eb5bccbb636d1
- path: output/bwa/test.bam
md5sum: 6ffda8891403de484a9acd0b23d88076
md5sum: fe5a30103b245d81a8d37d6144794f56
- path: output/bwa/versions.yml

0 comments on commit 73f3979

Please sign in to comment.