Skip to content

Commit

Permalink
bump igblast versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Mar 8, 2024
1 parent 74c28eb commit e1da721
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion modules/local/changeo/changeo_assigngenes.nf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ process CHANGEO_ASSIGNGENES {
label 'process_low'
label 'immcantation'

conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/changeo/changeo_convertdb_fasta.nf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ process CHANGEO_CONVERTDB_FASTA {
label 'immcantation'


conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/changeo/changeo_creategermlines.nf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ process CHANGEO_CREATEGERMLINES {
label 'immcantation'


conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"
Expand Down
3 changes: 2 additions & 1 deletion modules/local/changeo/changeo_makedb.nf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ process CHANGEO_MAKEDB {
label 'immcantation'


conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
//TODO: update mulled containers when available
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"

Expand Down
2 changes: 1 addition & 1 deletion modules/local/changeo/changeo_parsedb_select.nf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ process CHANGEO_PARSEDB_SELECT {
label 'immcantation'


conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/changeo/changeo_parsedb_split.nf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ process CHANGEO_PARSEDB_SPLIT {
label 'immcantation'


conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/fetch_databases.nf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ process FETCH_DATABASES {
label 'process_low'
label 'immcantation'

conda "bioconda::changeo=1.3.0 bioconda::igblast=1.19.0 conda-forge::wget=1.20.1"
conda "bioconda::changeo=1.3.0 bioconda::igblast=1.22.0 conda-forge::wget=1.20.1"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' :
'biocontainers/mulled-v2-7d8e418eb73acc6a80daea8e111c94cf19a4ecfd:00534555924705cdf2f7ac48b4b8b4083527ca58-1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/gunzip.nf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ process GUNZIP {
conda "conda-forge::sed=4.7"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://containers.biocontainers.pro/s3/SingImgsRepo/biocontainers/v1.2.0_cv1/biocontainers_v1.2.0_cv1.img' :
'docker.io/biocontainers/biocontainers:v1.2.0_cv1' }"
'biocontainers/biocontainers:v1.2.0_cv1' }"

input:
tuple val(meta), path(R1), path(R2)
Expand Down
2 changes: 1 addition & 1 deletion modules/local/unzip_db.nf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ process UNZIP_DB {
conda "conda-forge::sed=4.7"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://containers.biocontainers.pro/s3/SingImgsRepo/biocontainers/v1.2.0_cv1/biocontainers_v1.2.0_cv1.img' :
'docker.io/biocontainers/biocontainers:v1.2.0_cv1' }"
'biocontainers/biocontainers:v1.2.0_cv1' }"

input:
path(archive)
Expand Down

0 comments on commit e1da721

Please sign in to comment.