Skip to content

Commit c788544

Browse files
committed
fix snapshots
1 parent d9534bf commit c788544

6 files changed

+472
-37
lines changed

tests/all_inputs.nf.test.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@
126126
],
127127
"meta": {
128128
"nf-test": "0.9.1",
129-
"nextflow": "24.10.1"
129+
"nextflow": "24.10.3"
130130
},
131-
"timestamp": "2025-01-07T17:13:49.548731154"
131+
"timestamp": "2025-01-08T13:56:22.79954652"
132132
}
133133
}

tests/annotation.nf.test.snap

+219-15
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,80 @@
11
{
22
"Run with profile test | annotation with merge": {
33
"content": [
4-
46,
5-
null,
4+
47,
5+
{
6+
"APPLYBQSR": {
7+
"gatk4": "4.5.0.0"
8+
},
9+
"CAT_FASTQ": {
10+
"cat": 8.3
11+
},
12+
"ENSEMBLVEP_VEP": {
13+
"ensemblvep": 111.0
14+
},
15+
"FASTQC": {
16+
"fastqc": "0.12.1"
17+
},
18+
"GATK4_BASERECALIBRATOR": {
19+
"gatk4": "4.5.0.0"
20+
},
21+
"GATK4_BEDTOINTERVALLIST": {
22+
"gatk4": "4.5.0.0"
23+
},
24+
"GATK4_HAPLOTYPECALLER": {
25+
"gatk4": "4.5.0.0"
26+
},
27+
"GATK4_MERGEVCFS": {
28+
"gatk4": "4.5.0.0"
29+
},
30+
"GATK4_SPLITNCIGARREADS": {
31+
"gatk4": "4.5.0.0"
32+
},
33+
"GATK4_VARIANTFILTRATION": {
34+
"gatk4": "4.5.0.0"
35+
},
36+
"PICARD_MARKDUPLICATES": {
37+
"picard": "3.1.1"
38+
},
39+
"SAMTOOLS_FLAGSTAT": {
40+
"samtools": "1.19.2"
41+
},
42+
"SAMTOOLS_IDXSTATS": {
43+
"samtools": "1.19.2"
44+
},
45+
"SAMTOOLS_INDEX": {
46+
"samtools": "1.19.2"
47+
},
48+
"SAMTOOLS_MERGE": {
49+
"samtools": "1.19.2"
50+
},
51+
"SAMTOOLS_SORT": {
52+
"samtools": "1.19.2"
53+
},
54+
"SAMTOOLS_STATS": {
55+
"samtools": "1.19.2"
56+
},
57+
"SNPEFF_SNPEFF": {
58+
"snpeff": "5.1d"
59+
},
60+
"STAR_ALIGN": {
61+
"star": "2.7.10a",
62+
"samtools": 1.18,
63+
"gawk": "5.1.0"
64+
},
65+
"TABIX": {
66+
"tabix": "1.19.1"
67+
},
68+
"TABIX_BGZIPTABIX": {
69+
"tabix": "1.19.1"
70+
},
71+
"TABIX_TABIX": {
72+
"tabix": "1.19.1"
73+
},
74+
"Workflow": {
75+
"nf-core/rnavar": "v2.0.0dev"
76+
}
77+
},
678
[
779
"annotation",
880
"annotation/haplotypecaller",
@@ -185,15 +257,81 @@
185257
]
186258
],
187259
"meta": {
188-
"nf-test": "0.9.0",
189-
"nextflow": "24.09.0"
260+
"nf-test": "0.9.1",
261+
"nextflow": "24.10.3"
190262
},
191-
"timestamp": "2024-10-11T14:54:33.842224"
263+
"timestamp": "2025-01-08T13:44:12.561904068"
192264
},
193265
"Run with profile test | annotation with vep": {
194266
"content": [
195-
43,
196-
null,
267+
44,
268+
{
269+
"APPLYBQSR": {
270+
"gatk4": "4.5.0.0"
271+
},
272+
"CAT_FASTQ": {
273+
"cat": 8.3
274+
},
275+
"ENSEMBLVEP_VEP": {
276+
"ensemblvep": 111.0
277+
},
278+
"FASTQC": {
279+
"fastqc": "0.12.1"
280+
},
281+
"GATK4_BASERECALIBRATOR": {
282+
"gatk4": "4.5.0.0"
283+
},
284+
"GATK4_BEDTOINTERVALLIST": {
285+
"gatk4": "4.5.0.0"
286+
},
287+
"GATK4_HAPLOTYPECALLER": {
288+
"gatk4": "4.5.0.0"
289+
},
290+
"GATK4_MERGEVCFS": {
291+
"gatk4": "4.5.0.0"
292+
},
293+
"GATK4_SPLITNCIGARREADS": {
294+
"gatk4": "4.5.0.0"
295+
},
296+
"GATK4_VARIANTFILTRATION": {
297+
"gatk4": "4.5.0.0"
298+
},
299+
"PICARD_MARKDUPLICATES": {
300+
"picard": "3.1.1"
301+
},
302+
"SAMTOOLS_FLAGSTAT": {
303+
"samtools": "1.19.2"
304+
},
305+
"SAMTOOLS_IDXSTATS": {
306+
"samtools": "1.19.2"
307+
},
308+
"SAMTOOLS_INDEX": {
309+
"samtools": "1.19.2"
310+
},
311+
"SAMTOOLS_MERGE": {
312+
"samtools": "1.19.2"
313+
},
314+
"SAMTOOLS_SORT": {
315+
"samtools": "1.19.2"
316+
},
317+
"SAMTOOLS_STATS": {
318+
"samtools": "1.19.2"
319+
},
320+
"STAR_ALIGN": {
321+
"star": "2.7.10a",
322+
"samtools": 1.18,
323+
"gawk": "5.1.0"
324+
},
325+
"TABIX": {
326+
"tabix": "1.19.1"
327+
},
328+
"TABIX_TABIX": {
329+
"tabix": "1.19.1"
330+
},
331+
"Workflow": {
332+
"nf-core/rnavar": "v2.0.0dev"
333+
}
334+
},
197335
[
198336
"annotation",
199337
"annotation/haplotypecaller",
@@ -363,15 +501,81 @@
363501
]
364502
],
365503
"meta": {
366-
"nf-test": "0.9.0",
367-
"nextflow": "24.09.0"
504+
"nf-test": "0.9.1",
505+
"nextflow": "24.10.3"
368506
},
369-
"timestamp": "2024-10-11T14:49:38.621181"
507+
"timestamp": "2025-01-08T13:37:37.774766173"
370508
},
371509
"Run with profile test | annotation with snpeff": {
372510
"content": [
373-
43,
374-
null,
511+
44,
512+
{
513+
"APPLYBQSR": {
514+
"gatk4": "4.5.0.0"
515+
},
516+
"CAT_FASTQ": {
517+
"cat": 8.3
518+
},
519+
"FASTQC": {
520+
"fastqc": "0.12.1"
521+
},
522+
"GATK4_BASERECALIBRATOR": {
523+
"gatk4": "4.5.0.0"
524+
},
525+
"GATK4_BEDTOINTERVALLIST": {
526+
"gatk4": "4.5.0.0"
527+
},
528+
"GATK4_HAPLOTYPECALLER": {
529+
"gatk4": "4.5.0.0"
530+
},
531+
"GATK4_MERGEVCFS": {
532+
"gatk4": "4.5.0.0"
533+
},
534+
"GATK4_SPLITNCIGARREADS": {
535+
"gatk4": "4.5.0.0"
536+
},
537+
"GATK4_VARIANTFILTRATION": {
538+
"gatk4": "4.5.0.0"
539+
},
540+
"PICARD_MARKDUPLICATES": {
541+
"picard": "3.1.1"
542+
},
543+
"SAMTOOLS_FLAGSTAT": {
544+
"samtools": "1.19.2"
545+
},
546+
"SAMTOOLS_IDXSTATS": {
547+
"samtools": "1.19.2"
548+
},
549+
"SAMTOOLS_INDEX": {
550+
"samtools": "1.19.2"
551+
},
552+
"SAMTOOLS_MERGE": {
553+
"samtools": "1.19.2"
554+
},
555+
"SAMTOOLS_SORT": {
556+
"samtools": "1.19.2"
557+
},
558+
"SAMTOOLS_STATS": {
559+
"samtools": "1.19.2"
560+
},
561+
"SNPEFF_SNPEFF": {
562+
"snpeff": "5.1d"
563+
},
564+
"STAR_ALIGN": {
565+
"star": "2.7.10a",
566+
"samtools": 1.18,
567+
"gawk": "5.1.0"
568+
},
569+
"TABIX": {
570+
"tabix": "1.19.1"
571+
},
572+
"TABIX_BGZIPTABIX": {
573+
"tabix": "1.19.1"
574+
},
575+
"Workflow": {
576+
"nf-core/rnavar": "v2.0.0dev"
577+
}
578+
},
375579
[
376580
"annotation",
377581
"annotation/haplotypecaller",
@@ -437,9 +641,9 @@
437641
]
438642
],
439643
"meta": {
440-
"nf-test": "0.9.0",
441-
"nextflow": "24.09.0"
644+
"nf-test": "0.9.1",
645+
"nextflow": "24.10.3"
442646
},
443-
"timestamp": "2024-10-11T14:46:10.437216"
647+
"timestamp": "2025-01-08T13:31:39.422563362"
444648
}
445649
}

tests/bam_csi.nf.test.snap

+62-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,65 @@
11
{
22
"Run with profile test | bam_csi_index": {
33
"content": [
4-
39,
5-
null,
4+
40,
5+
{
6+
"APPLYBQSR": {
7+
"gatk4": "4.5.0.0"
8+
},
9+
"CAT_FASTQ": {
10+
"cat": 8.3
11+
},
12+
"FASTQC": {
13+
"fastqc": "0.12.1"
14+
},
15+
"GATK4_BASERECALIBRATOR": {
16+
"gatk4": "4.5.0.0"
17+
},
18+
"GATK4_BEDTOINTERVALLIST": {
19+
"gatk4": "4.5.0.0"
20+
},
21+
"GATK4_HAPLOTYPECALLER": {
22+
"gatk4": "4.5.0.0"
23+
},
24+
"GATK4_MERGEVCFS": {
25+
"gatk4": "4.5.0.0"
26+
},
27+
"GATK4_SPLITNCIGARREADS": {
28+
"gatk4": "4.5.0.0"
29+
},
30+
"PICARD_MARKDUPLICATES": {
31+
"picard": "3.1.1"
32+
},
33+
"SAMTOOLS_FLAGSTAT": {
34+
"samtools": "1.19.2"
35+
},
36+
"SAMTOOLS_IDXSTATS": {
37+
"samtools": "1.19.2"
38+
},
39+
"SAMTOOLS_INDEX": {
40+
"samtools": "1.19.2"
41+
},
42+
"SAMTOOLS_MERGE": {
43+
"samtools": "1.19.2"
44+
},
45+
"SAMTOOLS_SORT": {
46+
"samtools": "1.19.2"
47+
},
48+
"SAMTOOLS_STATS": {
49+
"samtools": "1.19.2"
50+
},
51+
"STAR_ALIGN": {
52+
"star": "2.7.10a",
53+
"samtools": 1.18,
54+
"gawk": "5.1.0"
55+
},
56+
"TABIX": {
57+
"tabix": "1.19.1"
58+
},
59+
"Workflow": {
60+
"nf-core/rnavar": "v2.0.0dev"
61+
}
62+
},
663
[
764
"pipeline_info",
865
"pipeline_info/nf_core_pipeline_software_mqc_versions.yml",
@@ -43,9 +100,9 @@
43100
]
44101
],
45102
"meta": {
46-
"nf-test": "0.9.0",
47-
"nextflow": "24.09.0"
103+
"nf-test": "0.9.1",
104+
"nextflow": "24.10.3"
48105
},
49-
"timestamp": "2024-10-11T14:57:45.737274"
106+
"timestamp": "2025-01-08T14:02:00.162034514"
50107
}
51108
}

0 commit comments

Comments
 (0)