Skip to content

Commit 6ccf8e1

Browse files
author
Maxime Borry
committed
Merge branch 'master' of github.com:nf-core/modules into ribodetector
2 parents ccfdc1a + d855e94 commit 6ccf8e1

File tree

169 files changed

+5515
-1606
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+5515
-1606
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
NXF_SINGULARITY_LIBRARYDIR: ${{ github.workspace }}/.singularity
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
# renovate: datasource=github-releases depName=nextflow/nextflow versioning=semver
32-
NXF_VER: "24.10.1"
32+
NXF_VER: "25.04.8"
3333

3434
jobs:
3535
pre-commit:

.github/workflows/nf-test-gpu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ concurrency:
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
# renovate: datasource=github-releases depName=askimed/nf-test versioning=semver
28-
NFT_VER: "0.9.2"
28+
NFT_VER: "0.9.3"
2929
NXF_ANSI_LOG: false
3030
NXF_SINGULARITY_CACHEDIR: ${{ github.workspace }}/.singularity
3131
NXF_SINGULARITY_LIBRARYDIR: ${{ github.workspace }}/.singularity
3232
# renovate: datasource=github-releases depName=nextflow-io/nextflow versioning=semver
33-
NXF_VER: "25.04.0"
33+
NXF_VER: "25.04.8"
3434

3535
jobs:
3636
nf-test-changes:

.github/workflows/nf-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ concurrency:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
# renovate: datasource=github-releases depName=askimed/nf-test versioning=semver
26-
NFT_VER: "0.9.2"
26+
NFT_VER: "0.9.3"
2727
NXF_ANSI_LOG: false
2828
NXF_SINGULARITY_CACHEDIR: ${{ github.workspace }}/.singularity
2929
NXF_SINGULARITY_LIBRARYDIR: ${{ github.workspace }}/.singularity
3030
# renovate: datasource=github-releases depName=nextflow/nextflow versioning=semver
31-
NXF_VER: "25.04.0"
31+
NXF_VER: "25.04.8"
3232

3333
jobs:
3434
nf-test-changes:

.github/workflows/update-gpu-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
env:
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
99
# renovate: datasource=github-releases depName=askimed/nf-test versioning=semver
10-
NFT_VER: "0.9.2"
10+
NFT_VER: "0.9.3"
1111
NXF_ANSI_LOG: false
1212
# renovate: datasource=github-releases depName=nextflow/nextflow versioning=semver
13-
NXF_VER: "24.10.2"
13+
NXF_VER: "25.04.8"
1414

1515
jobs:
1616
update-gpu-snapshot:

.github/workflows/update-sentieon-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
env:
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
99
# renovate: datasource=github-releases depName=askimed/nf-test versioning=semver
10-
NFT_VER: "0.9.2"
10+
NFT_VER: "0.9.3"
1111
NXF_ANSI_LOG: false
1212
# renovate: datasource=github-releases depName=nextflow/nextflow versioning=semver
13-
NXF_VER: "24.10.2"
13+
NXF_VER: "25.04.8"
1414

1515
jobs:
1616
update-sentieon-snapshot:

.github/workflows/wave.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ env:
1313
# renovate: datasource=github-releases depName=seqeralabs/wave-cli versioning=semver
1414
WAVE_VERSION: "1.5.0"
1515
# renovate: datasource=github-releases depName=askimed/nf-test versioning=semver
16-
NFT_VER: "0.9.2"
16+
NFT_VER: "0.9.3"
1717
# renovate: datasource=github-releases depName=nextflow/nextflow versioning=semver
18-
NXF_VER: "24.10.1"
18+
NXF_VER: "25.04.8"
1919

2020
jobs:
2121
generate-matrix:
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
---
2-
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
31
channels:
42
- conda-forge
53
- bioconda
64
dependencies:
7-
- bioconda::agat=1.4.2
5+
- "bioconda::agat=1.5.1"

modules/nf-core/agat/convertbed2gff/main.nf

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

55
conda "${moduleDir}/environment.yml"
66
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
7-
'https://depot.galaxyproject.org/singularity/agat:1.4.2--pl5321hdfd78af_0' :
8-
'biocontainers/agat:1.4.2--pl5321hdfd78af_0' }"
7+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/03/033434db0bd6ba28660401e1059286f36641fd8ce55faa11973fe5eaf312adcd/data' :
8+
'community.wave.seqera.io/library/agat:1.5.1--ae3cd948ce5e9795' }"
99

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

modules/nf-core/agat/convertbed2gff/tests/main.nf.test.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
]
1313
],
1414
"1": [
15-
"versions.yml:md5,ccfb13a5b261f660922e1ed845e68cbc"
15+
"versions.yml:md5,784d668bd6234b6376cc66f582ef6500"
1616
],
1717
"gff": [
1818
[
@@ -24,15 +24,15 @@
2424
]
2525
],
2626
"versions": [
27-
"versions.yml:md5,ccfb13a5b261f660922e1ed845e68cbc"
27+
"versions.yml:md5,784d668bd6234b6376cc66f582ef6500"
2828
]
2929
}
3030
],
3131
"meta": {
32-
"nf-test": "0.9.0",
33-
"nextflow": "24.10.3"
32+
"nf-test": "0.9.3",
33+
"nextflow": "25.04.8"
3434
},
35-
"timestamp": "2025-01-15T14:02:09.48826"
35+
"timestamp": "2025-10-17T11:12:31.27624"
3636
},
3737
"sarscov2 - bed12": {
3838
"content": [
@@ -46,7 +46,7 @@
4646
]
4747
],
4848
"1": [
49-
"versions.yml:md5,ccfb13a5b261f660922e1ed845e68cbc"
49+
"versions.yml:md5,784d668bd6234b6376cc66f582ef6500"
5050
],
5151
"gff": [
5252
[
@@ -57,14 +57,14 @@
5757
]
5858
],
5959
"versions": [
60-
"versions.yml:md5,ccfb13a5b261f660922e1ed845e68cbc"
60+
"versions.yml:md5,784d668bd6234b6376cc66f582ef6500"
6161
]
6262
}
6363
],
6464
"meta": {
65-
"nf-test": "0.9.0",
66-
"nextflow": "24.10.3"
65+
"nf-test": "0.9.3",
66+
"nextflow": "25.04.8"
6767
},
68-
"timestamp": "2025-01-15T14:02:03.549345"
68+
"timestamp": "2025-10-17T11:12:25.691233"
6969
}
7070
}
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
---
2-
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
31
channels:
42
- conda-forge
53
- bioconda
64
dependencies:
7-
- bioconda::agat=1.4.2
5+
- "bioconda::agat=1.5.1"

0 commit comments

Comments
 (0)