Skip to content

Commit 1c8c773

Browse files
authored
Update module: propr/propd (#9296)
* Update module: propr/propd * Update snapshots for abundance_differential_filter propd tests
1 parent f047a4f commit 1c8c773

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

modules/nf-core/propr/propd/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ channels:
55
- bioconda
66

77
dependencies:
8-
- bioconda::bioconductor-limma=3.58.1
9-
- conda-forge::r-propr=5.1.6
8+
- bioconda::bioconductor-limma=3.62.1
9+
- conda-forge::r-propr=5.1.8

modules/nf-core/propr/propd/main.nf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ process PROPR_PROPD {
44

55
conda "${moduleDir}/environment.yml"
66
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7-
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/27/276e08c149faa028a34ec65f74ac9eac58c2036a30db1f72acc9e35967936620/data' :
8-
'community.wave.seqera.io/library/bioconductor-limma_r-propr:8d299a2da993327c' }"
7+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/10/10bcda8d87b62771528894e1c03e0f38780e48f37e1bda146e81001a0d0054aa/data' :
8+
'community.wave.seqera.io/library/bioconductor-limma_r-propr:4b3195a14835ef20' }"
99

1010
input:
1111
tuple val(meta), val(contrast_variable), val(reference), val(target)

modules/nf-core/propr/propd/tests/main.nf.test.snap

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
]
1515
],
1616
[
17-
"versions.yml:md5,f356eb5d430713b086255dfc32b5d6ee"
17+
"versions.yml:md5,a6e655144d7d1d743781538442685666"
1818
],
1919
"treatment_mCherry_hND6_.propd.genewise.png"
2020
],
2121
"meta": {
22-
"nf-test": "0.9.2",
23-
"nextflow": "24.10.5"
22+
"nf-test": "0.9.3",
23+
"nextflow": "25.04.6"
2424
},
25-
"timestamp": "2025-06-17T10:50:46.149119"
25+
"timestamp": "2025-10-29T13:18:33.094065"
2626
},
2727
"Test propr/propd when using Box-cox transformation": {
2828
"content": [
@@ -39,15 +39,15 @@
3939
]
4040
],
4141
[
42-
"versions.yml:md5,f356eb5d430713b086255dfc32b5d6ee"
42+
"versions.yml:md5,a6e655144d7d1d743781538442685666"
4343
],
4444
"treatment_mCherry_hND6_.propd.genewise.png"
4545
],
4646
"meta": {
47-
"nf-test": "0.9.2",
48-
"nextflow": "24.10.5"
47+
"nf-test": "0.9.3",
48+
"nextflow": "25.04.6"
4949
},
50-
"timestamp": "2025-06-17T10:51:46.832489"
50+
"timestamp": "2025-10-29T13:19:24.03108"
5151
},
5252
"Test propr/propd when using permutation tests": {
5353
"content": [
@@ -72,19 +72,19 @@
7272
"target": "hND6",
7373
"blocking": ""
7474
},
75-
"treatment_mCherry_hND6_.propd.fdr.tsv:md5,9c7011afa34a2ce7e33da9a6a6820c7e"
75+
"treatment_mCherry_hND6_.propd.fdr.tsv:md5,dca61ef4ab98984c2dcd884ce85feef8"
7676
]
7777
],
7878
[
79-
"versions.yml:md5,f356eb5d430713b086255dfc32b5d6ee"
79+
"versions.yml:md5,a6e655144d7d1d743781538442685666"
8080
],
8181
"treatment_mCherry_hND6_.propd.genewise.png"
8282
],
8383
"meta": {
84-
"nf-test": "0.9.2",
85-
"nextflow": "24.10.5"
84+
"nf-test": "0.9.3",
85+
"nextflow": "25.04.6"
8686
},
87-
"timestamp": "2025-06-17T10:52:55.401249"
87+
"timestamp": "2025-10-29T13:20:49.704914"
8888
},
8989
"Test propr/propd when saving all outputs": {
9090
"content": [
@@ -126,15 +126,15 @@
126126
],
127127
null,
128128
[
129-
"versions.yml:md5,f356eb5d430713b086255dfc32b5d6ee"
129+
"versions.yml:md5,a6e655144d7d1d743781538442685666"
130130
],
131131
"treatment_mCherry_hND6_.propd.genewise.png",
132132
"treatment_mCherry_hND6_.propd.rds"
133133
],
134134
"meta": {
135-
"nf-test": "0.9.2",
136-
"nextflow": "24.10.5"
135+
"nf-test": "0.9.3",
136+
"nextflow": "25.04.6"
137137
},
138-
"timestamp": "2025-06-17T10:51:14.997099"
138+
"timestamp": "2025-10-29T13:21:30.746294"
139139
}
140140
}

subworkflows/nf-core/abundance_differential_filter/tests/main.nf.test.snap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -626,16 +626,16 @@
626626
"versions.yml:md5,1a6a400c49aa4dda7ec5c4ed0cc56340",
627627
"versions.yml:md5,1c02d4e455e8f3809c8ce37bee947690",
628628
"versions.yml:md5,1ddaab440e2528c688c05a02dd066f12",
629-
"versions.yml:md5,2a8f88e4b08dd4617efec4053ffa97f6",
630629
"versions.yml:md5,2c0576aefff8da32c7c0cfd8529aa4b5",
631-
"versions.yml:md5,b80e2c320ea0429466a7b7c3c3ac78fa"
630+
"versions.yml:md5,b80e2c320ea0429466a7b7c3c3ac78fa",
631+
"versions.yml:md5,ff5b7c1d83470f6f548f3643bb37a830"
632632
]
633633
],
634634
"meta": {
635-
"nf-test": "0.9.2",
636-
"nextflow": "24.10.5"
635+
"nf-test": "0.9.3",
636+
"nextflow": "25.04.6"
637637
},
638-
"timestamp": "2025-06-17T10:39:12.177003"
638+
"timestamp": "2025-10-29T15:08:57.424485"
639639
},
640640
"stub": {
641641
"content": [
@@ -1185,13 +1185,13 @@
11851185
],
11861186
[
11871187
"versions.yml:md5,1c02d4e455e8f3809c8ce37bee947690",
1188-
"versions.yml:md5,2a8f88e4b08dd4617efec4053ffa97f6"
1188+
"versions.yml:md5,ff5b7c1d83470f6f548f3643bb37a830"
11891189
]
11901190
],
11911191
"meta": {
1192-
"nf-test": "0.9.2",
1193-
"nextflow": "24.10.5"
1192+
"nf-test": "0.9.3",
1193+
"nextflow": "25.04.6"
11941194
},
1195-
"timestamp": "2025-06-17T10:32:04.952546"
1195+
"timestamp": "2025-10-29T15:07:36.308435"
11961196
}
11971197
}

0 commit comments

Comments
 (0)