Skip to content

Commit 0c47e41

Browse files
authored
Bump openms version, update snapshots (#9282)
bump openms version
1 parent f87ed01 commit 0c47e41

File tree

30 files changed

+112
-112
lines changed

30 files changed

+112
-112
lines changed

modules/nf-core/openms/decoydatabase/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ channels:
44
- conda-forge
55
- bioconda
66
dependencies:
7-
- bioconda::openms=3.4.0
7+
- bioconda::openms=3.4.1

modules/nf-core/openms/decoydatabase/main.nf

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

55
conda "${moduleDir}/environment.yml"
66
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7-
'https://depot.galaxyproject.org/singularity/openms:3.4.0--hc77a4c7_0' :
8-
'biocontainers/openms:3.4.0--hc77a4c7_0' }"
7+
'https://depot.galaxyproject.org/singularity/openms:3.4.1--h81ffffe_1' :
8+
'biocontainers/openms:3.4.1--h81ffffe_1' }"
99

1010
input:
1111
tuple val(meta), path(fasta)

modules/nf-core/openms/decoydatabase/tests/main.nf.test.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
]
1212
],
1313
"1": [
14-
"versions.yml:md5,b0d04a10e7ff432572002175d1a67304"
14+
"versions.yml:md5,3faa02db1ca8efaa13ffb542d3a418f0"
1515
],
1616
"decoy_fasta": [
1717
[
@@ -22,14 +22,14 @@
2222
]
2323
],
2424
"versions": [
25-
"versions.yml:md5,b0d04a10e7ff432572002175d1a67304"
25+
"versions.yml:md5,3faa02db1ca8efaa13ffb542d3a418f0"
2626
]
2727
}
2828
],
2929
"meta": {
30-
"nf-test": "0.9.2",
31-
"nextflow": "24.10.6"
30+
"nf-test": "0.9.3",
31+
"nextflow": "25.04.8"
3232
},
33-
"timestamp": "2025-05-11T06:06:13.820720463"
33+
"timestamp": "2025-10-28T07:59:28.940912845"
3434
}
3535
}

modules/nf-core/openms/filefilter/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ channels:
44
- conda-forge
55
- bioconda
66
dependencies:
7-
- "bioconda::openms=3.4.0"
7+
- "bioconda::openms=3.4.1"

modules/nf-core/openms/filefilter/main.nf

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

55
conda "${moduleDir}/environment.yml"
66
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7-
'https://depot.galaxyproject.org/singularity/openms:3.4.0--hc77a4c7_0' :
8-
'biocontainers/openms:3.4.0--hc77a4c7_0' }"
7+
'https://depot.galaxyproject.org/singularity/openms:3.4.1--h81ffffe_1' :
8+
'biocontainers/openms:3.4.1--h81ffffe_1' }"
99

1010
input:
1111
tuple val(meta), path(file)

modules/nf-core/openms/filefilter/tests/main.nf.test.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
],
4545
"3": [
46-
"versions.yml:md5,9d201e84f5ae42d6c618d7537c4cf4d6"
46+
"versions.yml:md5,1ea875205d6d20aea4dabd5e580f4d6a"
4747
],
4848
"consensusxml": [
4949

@@ -60,14 +60,14 @@
6060
]
6161
],
6262
"versions": [
63-
"versions.yml:md5,9d201e84f5ae42d6c618d7537c4cf4d6"
63+
"versions.yml:md5,1ea875205d6d20aea4dabd5e580f4d6a"
6464
]
6565
}
6666
],
6767
"meta": {
68-
"nf-test": "0.9.2",
69-
"nextflow": "24.10.6"
68+
"nf-test": "0.9.3",
69+
"nextflow": "25.04.8"
7070
},
71-
"timestamp": "2025-05-11T06:07:23.763837266"
71+
"timestamp": "2025-10-27T13:03:04.483705593"
7272
}
7373
}

modules/nf-core/openms/idfilter/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ channels:
44
- conda-forge
55
- bioconda
66
dependencies:
7-
- "bioconda::openms=3.4.0"
7+
- "bioconda::openms=3.4.1"

modules/nf-core/openms/idfilter/main.nf

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

55
conda "${moduleDir}/environment.yml"
66
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7-
'https://depot.galaxyproject.org/singularity/openms:3.4.0--hc77a4c7_0' :
8-
'biocontainers/openms:3.4.0--hc77a4c7_0' }"
7+
'https://depot.galaxyproject.org/singularity/openms:3.4.1--h81ffffe_1' :
8+
'biocontainers/openms:3.4.1--h81ffffe_1' }"
99

1010
input:
1111
tuple val(meta), path(id_file), path(filter_file)

modules/nf-core/openms/idfilter/tests/main.nf.test.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
]
1212
],
1313
"1": [
14-
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
14+
"versions.yml:md5,992aca62fe3990b1ebb21d11e999dd67"
1515
],
1616
"filtered": [
1717
[
@@ -22,15 +22,15 @@
2222
]
2323
],
2424
"versions": [
25-
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
25+
"versions.yml:md5,992aca62fe3990b1ebb21d11e999dd67"
2626
]
2727
}
2828
],
2929
"meta": {
30-
"nf-test": "0.9.2",
31-
"nextflow": "24.10.6"
30+
"nf-test": "0.9.3",
31+
"nextflow": "25.04.8"
3232
},
33-
"timestamp": "2025-05-11T06:07:37.369646607"
33+
"timestamp": "2025-10-28T08:37:44.032335833"
3434
},
3535
"proteomics - filter - idxml": {
3636
"content": [
@@ -44,7 +44,7 @@
4444
]
4545
],
4646
"1": [
47-
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
47+
"versions.yml:md5,992aca62fe3990b1ebb21d11e999dd67"
4848
],
4949
"filtered": [
5050
[
@@ -55,14 +55,14 @@
5555
]
5656
],
5757
"versions": [
58-
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
58+
"versions.yml:md5,992aca62fe3990b1ebb21d11e999dd67"
5959
]
6060
}
6161
],
6262
"meta": {
63-
"nf-test": "0.9.2",
64-
"nextflow": "24.10.6"
63+
"nf-test": "0.9.3",
64+
"nextflow": "25.04.8"
6565
},
66-
"timestamp": "2025-05-11T06:07:30.918596859"
66+
"timestamp": "2025-10-28T08:37:18.617593794"
6767
}
6868
}

modules/nf-core/openms/idmassaccuracy/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ channels:
44
- conda-forge
55
- bioconda
66
dependencies:
7-
- "bioconda::openms=3.4.0"
7+
- "bioconda::openms=3.4.1"

0 commit comments

Comments
 (0)