Skip to content

Commit 86e8971

Browse files
committed
update singularity docker images
1 parent d5ae524 commit 86e8971

26 files changed

Lines changed: 28 additions & 28 deletions

modules/local/changeo/changeo_assigngenes.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ process CHANGEO_ASSIGNGENES {
55

66
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
77
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
8-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
8+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
99
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1010

1111
input:

modules/local/changeo/changeo_convertdb_fasta.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ process CHANGEO_CONVERTDB_FASTA {
66

77
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
88
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
9-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
9+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
1010
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1111

1212
input:

modules/local/changeo/changeo_creategermlines.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ process CHANGEO_CREATEGERMLINES {
66

77
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
88
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
9-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
9+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
1010
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1111

1212
input:

modules/local/changeo/changeo_makedb.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ process CHANGEO_MAKEDB {
66

77
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
88
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
9-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
9+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
1010
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1111

1212
input:

modules/local/changeo/changeo_parsedb_select_locus.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ process CHANGEO_PARSEDB_SELECT_LOCUS {
66

77
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
88
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
9-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
9+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
1010
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1111

1212
input:

modules/local/changeo/changeo_parsedb_split.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ process CHANGEO_PARSEDB_SPLIT {
66

77
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
88
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
9-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
9+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
1010
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1111

1212
input:

modules/local/fetch_databases.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ process FETCH_DATABASES {
55

66
conda "bioconda::changeo=1.3.4 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0"
77
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
8-
'oras://community.wave.seqera.io/library/changeo_igblast_wget:dcfe290eb28df215' :
8+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/9632e731611070a8bc090d51443514959a3179ad6a32be77f0dea1b64f0c12c5/data' :
99
'community.wave.seqera.io/library/changeo_igblast_wget:192e77f3b68daa50' }"
1010

1111
output:

modules/local/presto/presto_assemblepairs.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ process PRESTO_ASSEMBLEPAIRS {
55

66
conda "bioconda::presto=0.7.7"
77
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
8-
'oras://community.wave.seqera.io/library/pip_presto:0f8e73dc0555493d' :
8+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/c0/c01c6e6bcfd26b9a1a615e18f51a9bbdf8674ae1ab441e19f25d5481eba01248/data' :
99
'biocontainers/presto:0.7.7--pyhdfd78af_0' }"
1010

1111
input:

modules/local/presto/presto_assemblepairs_sequential.nf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ process PRESTO_ASSEMBLEPAIRS_SEQUENTIAL {
33
label 'process_long_parallelized'
44
label 'immcantation'
55

6-
conda "bioconda::presto=0.7.8 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0 conda-forge::biopython=1.85"
6+
conda "bioconda::presto=0.7.7 bioconda::igblast=1.22.0 conda-forge::wget=1.25.0 conda-forge::biopython=1.85"
77
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
8-
'oras://community.wave.seqera.io/library/igblast_presto_biopython_wget:998420b05d633f8b':
9-
'community.wave.seqera.io/library/igblast_presto_biopython_wget:f5b8b5bc422078ec' }"
8+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/83/836a337b2b32c949953b0cb3e225b6a353927c8d72520699e2a5a54bb2068c97/data://community.wave.seqera.io/library/igblast_presto_biopython_wget:998420b05d633f8b':
9+
'community.wave.seqera.io/library/igblast_presto_biopython_wget:318e80ae37a48eb1' }"
1010

1111
input:
1212
tuple val(meta), path(R1), path(R2) // reads in fastq format

modules/local/presto/presto_buildconsensus.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ process PRESTO_BUILDCONSENSUS {
55

66
conda "bioconda::presto=0.7.7"
77
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
8-
'oras://community.wave.seqera.io/library/pip_presto:0f8e73dc0555493d' :
8+
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/c0/c01c6e6bcfd26b9a1a615e18f51a9bbdf8674ae1ab441e19f25d5481eba01248/data' :
99
'biocontainers/presto:0.7.7--pyhdfd78af_0' }"
1010

1111
input:

0 commit comments

Comments
 (0)