Skip to content

Commit d27972d

Browse files
committed
update deepvariant
1 parent f41c2ed commit d27972d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tests/variant_calling_deepvariant.nf.test.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gawk": "5.1.0"
1111
},
1212
"DEEPVARIANT_RUNDEEPVARIANT": {
13-
"deepvariant": "1.8.0"
13+
"deepvariant": "1.9.0"
1414
},
1515
"GATK4_INTERVALLISTTOBED": {
1616
"gatk4": "4.6.1.0"
@@ -159,7 +159,7 @@
159159
"multiqc_citations.txt:md5,d40980f61eb64026d58102841b7f3860",
160160
"samtools-stats-dp.txt:md5,06abce459a3e3192252b6196ae3b189e",
161161
"samtools_alignment_plot.txt:md5,3622ecb71829cc1c581157e403048fd1",
162-
"test.deepvariant.bcftools_stats.txt:md5,942c7931ed08d691a32859dff091c22f",
162+
"test.deepvariant.bcftools_stats.txt:md5,a19ff85c0bc9796ace876f3a9c34c6ce",
163163
"test.recal.mosdepth.global.dist.txt:md5,bdb8f185c35dd1eec7ce2f69bce57972",
164164
"test.recal.mosdepth.region.dist.txt:md5,f1f1ad86fc280bced1888a5d7d25a3f2",
165165
"test.recal.mosdepth.summary.txt:md5,32ea70ef1b99def3dc900b4afd513a40",
@@ -171,15 +171,15 @@
171171
"No BAM files",
172172
"No CRAM files",
173173
[
174-
"test.deepvariant.g.vcf.gz:md5,a51327a75372557eece796de33dc3318",
175-
"test.deepvariant.vcf.gz:md5,e4a7b726e2f3db8ac15d08dd7e564519"
174+
"test.deepvariant.g.vcf.gz:md5,706cb23dc04a7e1055f3e5739666615",
175+
"test.deepvariant.vcf.gz:md5,dc50f0a5b27f3ade02c745e69e69ad29"
176176
]
177177
],
178178
"meta": {
179179
"nf-test": "0.9.2",
180180
"nextflow": "25.04.6"
181181
},
182-
"timestamp": "2025-07-11T14:21:37.715139375"
182+
"timestamp": "2025-08-15T13:33:55.373929003"
183183
},
184184
"-profile test --tools deepvariant --input tests/csv/3.0/mapped_single_cram.csv -stub": {
185185
"content": [
@@ -483,7 +483,7 @@
483483
"bcftools": 1.21
484484
},
485485
"DEEPVARIANT_RUNDEEPVARIANT": {
486-
"deepvariant": "1.8.0"
486+
"deepvariant": "1.9.0"
487487
},
488488
"MOSDEPTH": {
489489
"mosdepth": "0.3.10"
@@ -629,7 +629,7 @@
629629
"multiqc_citations.txt:md5,d40980f61eb64026d58102841b7f3860",
630630
"samtools-stats-dp.txt:md5,06abce459a3e3192252b6196ae3b189e",
631631
"samtools_alignment_plot.txt:md5,3622ecb71829cc1c581157e403048fd1",
632-
"test.deepvariant.bcftools_stats.txt:md5,942c7931ed08d691a32859dff091c22f",
632+
"test.deepvariant.bcftools_stats.txt:md5,a19ff85c0bc9796ace876f3a9c34c6ce",
633633
"test.recal.mosdepth.global.dist.txt:md5,bdb8f185c35dd1eec7ce2f69bce57972",
634634
"test.recal.mosdepth.region.dist.txt:md5,f1f1ad86fc280bced1888a5d7d25a3f2",
635635
"test.recal.mosdepth.summary.txt:md5,32ea70ef1b99def3dc900b4afd513a40",
@@ -641,14 +641,14 @@
641641
"No BAM files",
642642
"No CRAM files",
643643
[
644-
"test.deepvariant.g.vcf.gz:md5,a51327a75372557eece796de33dc3318",
645-
"test.deepvariant.vcf.gz:md5,e4a7b726e2f3db8ac15d08dd7e564519"
644+
"test.deepvariant.g.vcf.gz:md5,706cb23dc04a7e1055f3e5739666615",
645+
"test.deepvariant.vcf.gz:md5,dc50f0a5b27f3ade02c745e69e69ad29"
646646
]
647647
],
648648
"meta": {
649649
"nf-test": "0.9.2",
650650
"nextflow": "25.04.6"
651651
},
652-
"timestamp": "2025-07-11T14:23:00.812174813"
652+
"timestamp": "2025-08-15T13:35:04.879965529"
653653
}
654654
}

0 commit comments

Comments
 (0)