Skip to content

Commit 1300116

Browse files
jonasscheidfamosab
authored andcommitted
Bump OpenMS version, update snapshots (nf-core#8434)
bump openms version, update snapshots
1 parent 811ca20 commit 1300116

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.3.0
7+
- bioconda::openms=3.4.0

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.3.0--h0656172_8' :
8-
'biocontainers/openms:3.3.0--h0656172_8' }"
7+
'https://depot.galaxyproject.org/singularity/openms:3.4.0--hc77a4c7_0' :
8+
'biocontainers/openms:3.4.0--hc77a4c7_0' }"
99

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
]
1212
],
1313
"1": [
14-
"versions.yml:md5,da0a498551f58bedc67c2ff26cc99f54"
14+
"versions.yml:md5,b0d04a10e7ff432572002175d1a67304"
1515
],
1616
"decoy_fasta": [
1717
[
@@ -22,14 +22,14 @@
2222
]
2323
],
2424
"versions": [
25-
"versions.yml:md5,da0a498551f58bedc67c2ff26cc99f54"
25+
"versions.yml:md5,b0d04a10e7ff432572002175d1a67304"
2626
]
2727
}
2828
],
2929
"meta": {
3030
"nf-test": "0.9.2",
31-
"nextflow": "24.10.4"
31+
"nextflow": "24.10.6"
3232
},
33-
"timestamp": "2025-01-27T09:32:00.741200995"
33+
"timestamp": "2025-05-11T06:06:13.820720463"
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.3.0"
7+
- "bioconda::openms=3.4.0"

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.3.0--h0656172_8' :
8-
'biocontainers/openms:3.3.0--h0656172_8' }"
7+
'https://depot.galaxyproject.org/singularity/openms:3.4.0--hc77a4c7_0' :
8+
'biocontainers/openms:3.4.0--hc77a4c7_0' }"
99

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

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

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

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

@@ -60,14 +60,14 @@
6060
]
6161
],
6262
"versions": [
63-
"versions.yml:md5,2dbaab2d39324e978b6b63643b2adee6"
63+
"versions.yml:md5,9d201e84f5ae42d6c618d7537c4cf4d6"
6464
]
6565
}
6666
],
6767
"meta": {
6868
"nf-test": "0.9.2",
69-
"nextflow": "24.10.4"
69+
"nextflow": "24.10.6"
7070
},
71-
"timestamp": "2025-01-27T09:52:55.262478412"
71+
"timestamp": "2025-05-11T06:07:23.763837266"
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.3.0"
7+
- "bioconda::openms=3.4.0"

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.3.0--h0656172_8' :
8-
'biocontainers/openms:3.3.0--h0656172_8' }"
7+
'https://depot.galaxyproject.org/singularity/openms:3.4.0--hc77a4c7_0' :
8+
'biocontainers/openms:3.4.0--hc77a4c7_0' }"
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,d1e4fc495db4455433af0f1c9944fa4a"
14+
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
1515
],
1616
"filtered": [
1717
[
@@ -22,15 +22,15 @@
2222
]
2323
],
2424
"versions": [
25-
"versions.yml:md5,d1e4fc495db4455433af0f1c9944fa4a"
25+
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
2626
]
2727
}
2828
],
2929
"meta": {
3030
"nf-test": "0.9.2",
31-
"nextflow": "24.10.4"
31+
"nextflow": "24.10.6"
3232
},
33-
"timestamp": "2025-01-27T14:24:13.027097196"
33+
"timestamp": "2025-05-11T06:07:37.369646607"
3434
},
3535
"proteomics - filter - idxml": {
3636
"content": [
@@ -40,29 +40,29 @@
4040
{
4141
"id": "test"
4242
},
43-
"test.idXML:md5,59b0c4592ee45e1d2158b399ba838002"
43+
"test.idXML:md5,b91c37a92b2d037368cfedde120dc845"
4444
]
4545
],
4646
"1": [
47-
"versions.yml:md5,d1e4fc495db4455433af0f1c9944fa4a"
47+
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
4848
],
4949
"filtered": [
5050
[
5151
{
5252
"id": "test"
5353
},
54-
"test.idXML:md5,59b0c4592ee45e1d2158b399ba838002"
54+
"test.idXML:md5,b91c37a92b2d037368cfedde120dc845"
5555
]
5656
],
5757
"versions": [
58-
"versions.yml:md5,d1e4fc495db4455433af0f1c9944fa4a"
58+
"versions.yml:md5,3ea19989645a1b3ac731c5cf7c6bfc0a"
5959
]
6060
}
6161
],
6262
"meta": {
6363
"nf-test": "0.9.2",
64-
"nextflow": "24.10.4"
64+
"nextflow": "24.10.6"
6565
},
66-
"timestamp": "2025-01-27T14:24:01.067382973"
66+
"timestamp": "2025-05-11T06:07:30.918596859"
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.3.0"
7+
- "bioconda::openms=3.4.0"

0 commit comments

Comments
 (0)