Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
famosab committed Dec 5, 2024
1 parent 13a0521 commit 0375350
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tests/test_muse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,12 @@
- path: results/reports/samtools/sample4/sample4.recal.cram.stats
md5sum: 0d1784cb4c3f14b9858247ac6128dd03
- path: results/variant_calling/muse/sample4_vs_sample3/sample4_vs_sample3.muse.vcf.gz
contains:
[
'##INFO=<ID=SOMATIC,Number=0,Type=Flag,Description="Indicates if record is a somatic mutation">'
]
contains: ['##INFO=<ID=SOMATIC,Number=0,Type=Flag,Description="Indicates if record is a somatic mutation">']
# conda changes md5sums for test
- path: results/reports/vcftools/muse/sample4_vs_sample3/sample4_vs_sample3.muse.FILTER.summary
md5sum: 1ce42d34e4ae919afb519efc99146423
- path: results/reports/vcftools/muse/sample4_vs_sample3/sample4_vs_sample3.muse.TsTv.qual
md5sum: bc68ae4e688e9fb772b457069e604883
# binary changes md5sums on reruns
- path: results/reports/mosdepth/sample3/
- path: results/reports/mosdepth/sample4/
- path: results/reports/mosdepth/sample4/

0 comments on commit 0375350

Please sign in to comment.