Skip to content

Commit 186f963

Browse files
committed
Really updating ALL snapshots
1 parent daf2acf commit 186f963

3 files changed

Lines changed: 69 additions & 3 deletions

File tree

tests/bowtie2.nf.test.snap

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"content": [
44
215,
55
{
6+
"ANNOTATE_BOOLEAN_PEAKS": {
7+
"sed": 4.7
8+
},
69
"BAMTOOLS_FILTER": {
710
"bamtools": "2.5.3",
811
"samtools": 1.23
@@ -33,6 +36,10 @@
3336
"DEEPTOOLS_PLOTPROFILE": {
3437
"deeptools": "3.5.6"
3538
},
39+
"DESEQ2_QC": {
40+
"bioconductor-deseq2": "1.28.0",
41+
"r-base": "4.0.3"
42+
},
3643
"FASTQC": {
3744
"fastqc": "0.12.1"
3845
},
@@ -43,13 +50,25 @@
4350
"GENOME_BLACKLIST_REGIONS": {
4451
"bedtools": "2.31.1"
4552
},
53+
"GTF2BED": {
54+
"perl": "5.26.2"
55+
},
56+
"HOMER_ANNOTATEPEAKS": {
57+
"homer": 4.11
58+
},
59+
"IGV": {
60+
"python": "3.8.3"
61+
},
4662
"MACS3_CALLPEAK": {
4763
"macs3": "3.0.4"
4864
},
4965
"MACS3_CONSENSUS": {
5066
"R": "4.1.3",
5167
"python": "3.14.0"
5268
},
69+
"MULTIQC_CUSTOM_PEAKS": {
70+
"sed": 4.7
71+
},
5372
"PICARD_COLLECTMULTIPLEMETRICS": {
5473
"picard": "3.4.0"
5574
},
@@ -65,6 +84,9 @@
6584
"PLOT_MACS3_QC": {
6685
"R": "4.5.3"
6786
},
87+
"SAMPLESHEET_CHECK": {
88+
"python": "3.8.3"
89+
},
6890
"SAMTOOLS_FAIDX": {
6991
"samtools": "1.22.1"
7092
},
@@ -942,7 +964,7 @@
942964
"nf-test": "0.9.3",
943965
"nextflow": "25.04.7"
944966
},
945-
"timestamp": "2026-03-19T21:54:49.696269369"
967+
"timestamp": "2026-03-20T22:36:57.512559418"
946968
},
947969
"bowtie2 with stub": {
948970
"content": [

tests/chromap.nf.test.snap

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"content": [
44
215,
55
{
6+
"ANNOTATE_BOOLEAN_PEAKS": {
7+
"sed": 4.7
8+
},
69
"BAMTOOLS_FILTER": {
710
"bamtools": "2.5.3",
811
"samtools": 1.23
@@ -25,6 +28,10 @@
2528
"DEEPTOOLS_PLOTPROFILE": {
2629
"deeptools": "3.5.6"
2730
},
31+
"DESEQ2_QC": {
32+
"bioconductor-deseq2": "1.28.0",
33+
"r-base": "4.0.3"
34+
},
2835
"FASTQC": {
2936
"fastqc": "0.12.1"
3037
},
@@ -35,13 +42,25 @@
3542
"GENOME_BLACKLIST_REGIONS": {
3643
"bedtools": "2.31.1"
3744
},
45+
"GTF2BED": {
46+
"perl": "5.26.2"
47+
},
48+
"HOMER_ANNOTATEPEAKS": {
49+
"homer": 4.11
50+
},
51+
"IGV": {
52+
"python": "3.8.3"
53+
},
3854
"MACS3_CALLPEAK": {
3955
"macs3": "3.0.4"
4056
},
4157
"MACS3_CONSENSUS": {
4258
"R": "4.1.3",
4359
"python": "3.14.0"
4460
},
61+
"MULTIQC_CUSTOM_PEAKS": {
62+
"sed": 4.7
63+
},
4564
"PICARD_COLLECTMULTIPLEMETRICS": {
4665
"picard": "3.4.0"
4766
},
@@ -57,6 +76,9 @@
5776
"PLOT_MACS3_QC": {
5877
"R": "4.5.3"
5978
},
79+
"SAMPLESHEET_CHECK": {
80+
"python": "3.8.3"
81+
},
6082
"SAMTOOLS_FAIDX": {
6183
"samtools": "1.22.1"
6284
},
@@ -938,7 +960,7 @@
938960
"nf-test": "0.9.3",
939961
"nextflow": "25.04.7"
940962
},
941-
"timestamp": "2026-03-19T20:24:48.730771365"
963+
"timestamp": "2026-03-20T22:56:58.445163531"
942964
},
943965
"chromap with stub": {
944966
"content": [

tests/default.nf.test.snap

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"content": [
44
215,
55
{
6+
"ANNOTATE_BOOLEAN_PEAKS": {
7+
"sed": 4.7
8+
},
69
"BAMTOOLS_FILTER": {
710
"bamtools": "2.5.3",
811
"samtools": 1.23
@@ -32,6 +35,10 @@
3235
"DEEPTOOLS_PLOTPROFILE": {
3336
"deeptools": "3.5.6"
3437
},
38+
"DESEQ2_QC": {
39+
"bioconductor-deseq2": "1.28.0",
40+
"r-base": "4.0.3"
41+
},
3542
"FASTQC": {
3643
"fastqc": "0.12.1"
3744
},
@@ -42,13 +49,25 @@
4249
"GENOME_BLACKLIST_REGIONS": {
4350
"bedtools": "2.31.1"
4451
},
52+
"GTF2BED": {
53+
"perl": "5.26.2"
54+
},
55+
"HOMER_ANNOTATEPEAKS": {
56+
"homer": 4.11
57+
},
58+
"IGV": {
59+
"python": "3.8.3"
60+
},
4561
"MACS3_CALLPEAK": {
4662
"macs3": "3.0.4"
4763
},
4864
"MACS3_CONSENSUS": {
4965
"R": "4.1.3",
5066
"python": "3.14.0"
5167
},
68+
"MULTIQC_CUSTOM_PEAKS": {
69+
"sed": 4.7
70+
},
5271
"PICARD_COLLECTMULTIPLEMETRICS": {
5372
"picard": "3.4.0"
5473
},
@@ -64,6 +83,9 @@
6483
"PLOT_MACS3_QC": {
6584
"R": "4.5.3"
6685
},
86+
"SAMPLESHEET_CHECK": {
87+
"python": "3.8.3"
88+
},
6789
"SAMTOOLS_FAIDX": {
6890
"samtools": "1.22.1"
6991
},
@@ -941,6 +963,6 @@
941963
"nf-test": "0.9.3",
942964
"nextflow": "25.04.7"
943965
},
944-
"timestamp": "2026-03-19T20:40:01.241519587"
966+
"timestamp": "2026-03-20T22:58:38.10424597"
945967
}
946968
}

0 commit comments

Comments
 (0)