Skip to content

Commit e548d1f

Browse files
committed
2 parents 6446ff3 + 186f963 commit e548d1f

6 files changed

Lines changed: 131 additions & 6 deletions

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
}

tests/skip_consensus_peaks.nf.test.snap

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,21 @@
5252
"GENOME_BLACKLIST_REGIONS": {
5353
"bedtools": "2.31.1"
5454
},
55+
"GTF2BED": {
56+
"perl": "5.26.2"
57+
},
58+
"HOMER_ANNOTATEPEAKS": {
59+
"homer": 4.11
60+
},
61+
"IGV": {
62+
"python": "3.8.3"
63+
},
5564
"MACS3_CALLPEAK": {
5665
"macs3": "3.0.4"
5766
},
67+
"MULTIQC_CUSTOM_PEAKS": {
68+
"sed": 4.7
69+
},
5870
"PICARD_COLLECTMULTIPLEMETRICS": {
5971
"picard": "3.4.0"
6072
},
@@ -70,6 +82,9 @@
7082
"PLOT_MACS3_QC": {
7183
"R": "4.5.3"
7284
},
85+
"SAMPLESHEET_CHECK": {
86+
"python": "3.8.3"
87+
},
7388
"SAMTOOLS_FAIDX": {
7489
"samtools": "1.22.1"
7590
},
@@ -889,6 +904,6 @@
889904
"nf-test": "0.9.3",
890905
"nextflow": "25.04.7"
891906
},
892-
"timestamp": "2026-03-19T20:51:59.309137572"
907+
"timestamp": "2026-03-20T23:11:22.404678758"
893908
}
894909
}

tests/skip_trimming.nf.test.snap

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"content": [
44
209,
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
},
@@ -819,7 +841,7 @@
819841
"nf-test": "0.9.3",
820842
"nextflow": "25.04.7"
821843
},
822-
"timestamp": "2026-03-19T21:05:18.304093521"
844+
"timestamp": "2026-03-20T23:25:33.477057646"
823845
},
824846
"skip_trimming with stub": {
825847
"content": [

tests/star.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
},
@@ -973,7 +995,7 @@
973995
"nf-test": "0.9.3",
974996
"nextflow": "25.04.7"
975997
},
976-
"timestamp": "2026-03-19T21:26:59.364670758"
998+
"timestamp": "2026-03-20T23:47:55.56498065"
977999
},
9781000
"star with stub": {
9791001
"content": [

0 commit comments

Comments
 (0)