Skip to content

Commit

Permalink
remove params.enable_conda in favor of updated nf-core standard
Browse files Browse the repository at this point in the history
  • Loading branch information
anoronh4 committed Mar 21, 2023
1 parent 8b6c016 commit 6522265
Show file tree
Hide file tree
Showing 20 changed files with 148 additions and 140 deletions.
10 changes: 5 additions & 5 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"nf-core": {
"arriba": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"cat/fastq": {
Expand All @@ -22,12 +22,12 @@
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "8022c68e7403eecbd8ba9c49496f69f8c49d50f0",
"git_sha": "b6d4d476aee074311c89d82a69c1921bd70c8180",
"installed_by": ["modules"]
},
"fastp": {
"branch": "master",
"git_sha": "1e49f31e93c56a3832833eef90a02d3cde5a3f7e",
"git_sha": "20a508676f40d0fd3f911ac595af91ec845704c4",
"installed_by": ["modules"]
},
"gatk4/bedtointervallist": {
Expand Down Expand Up @@ -87,12 +87,12 @@
},
"umitools/dedup": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905",
"git_sha": "6d9c7e43404e20a97d2f6f88548456afe78282e6",
"installed_by": ["modules"]
},
"umitools/extract": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905",
"git_sha": "6d9c7e43404e20a97d2f6f88548456afe78282e6",
"installed_by": ["modules"]
}
}
Expand Down
2 changes: 1 addition & 1 deletion modules/local/fusioncatcher/detect/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process FUSIONCATCHER_DETECT {
tag "$meta.id"
label 'process_high'

conda (params.enable_conda ? "bioconda::fusioncatcher=1.33" : null)
conda "bioconda::fusioncatcher=1.33"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'docker.io/clinicalgenomics/fusioncatcher:1.33' :
'docker.io/clinicalgenomics/fusioncatcher:1.33' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/fusioncatcher/download/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process FUSIONCATCHER_DOWNLOAD {
tag 'fusioncatcher_download'
label 'process_medium'

conda (params.enable_conda ? "bioconda::fusioncatcher=1.33" : null)
conda "bioconda::fusioncatcher=1.33"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'docker.io/clinicalgenomics/fusioncatcher:1.33' :
'docker.io/clinicalgenomics/fusioncatcher:1.33' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/fusionreport/download/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ process FUSIONREPORT_DOWNLOAD {
label 'process_medium'

// Note: 2.7X indices incompatible with AWS iGenomes.
conda (params.enable_conda ? 'bioconda::star=2.7.9a' : null)
conda 'bioconda::star=2.7.9a'
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'cmopipeline/fusion-report:0.0.1' :
'cmopipeline/fusion-report:0.0.1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/fusionreport/run/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ process FUSIONREPORT {
label 'process_low'

// Note: 2.7X indices incompatible with AWS iGenomes.
conda (params.enable_conda ? 'bioconda::star=2.7.9a' : null)
conda 'bioconda::star=2.7.9a'
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'cmopipeline/fusion-report:0.0.1' :
'cmopipeline/fusion-report:0.0.1' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/htseq/count/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process HTSEQ_COUNT {
tag "$meta.id"
label 'process_medium'

conda (params.enable_conda ? "bioconda::htseq=2.0.2" : null)
conda "bioconda::htseq=2.0.2"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/htseq:2.0.2--py39h919a90d_0' :
'quay.io/biocontainers/htseq:2.0.2--py39h919a90d_0' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/star/align/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process STAR_ALIGN {
tag "$meta.id"
label 'process_high'

conda (params.enable_conda ? "bioconda::star=2.7.10a bioconda::samtools=1.16.1 conda-forge::gawk=5.1.0" : null)
conda "bioconda::star=2.7.10a bioconda::samtools=1.16.1 conda-forge::gawk=5.1.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-1fa26d1ce03c295fe2fdcf85831a92fbcbd7e8c2:1df389393721fc66f3fd8778ad938ac711951107-0' :
'quay.io/biocontainers/mulled-v2-1fa26d1ce03c295fe2fdcf85831a92fbcbd7e8c2:1df389393721fc66f3fd8778ad938ac711951107-0' }"
Expand Down
2 changes: 1 addition & 1 deletion modules/local/starfusion/build/main.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
process STARFUSION_BUILD {
tag 'star-fusion'

conda (params.enable_conda ? "bioconda::dfam=3.3 bioconda::hmmer=3.3.2 bioconda::star-fusion=1.10.0 bioconda::trinity=date.2011_11_2 bioconda::samtools=1.9 bioconda::star=2.7.8a" : null)
conda "bioconda::dfam=3.3 bioconda::hmmer=3.3.2 bioconda::star-fusion=1.10.0 bioconda::trinity=date.2011_11_2 bioconda::samtools=1.9 bioconda::star=2.7.8a"
container "docker.io/trinityctat/starfusion:1.10.1"

input:
Expand Down
2 changes: 1 addition & 1 deletion modules/local/starfusion/detect/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process STARFUSION {
tag "$meta.id"
label 'process_high'

conda (params.enable_conda ? "bioconda::dfam=3.3 bioconda::hmmer=3.3.2 bioconda::star-fusion=1.10.0 bioconda::trinity=date.2011_11_2 bioconda::samtools=1.9 bioconda::star=2.7.8a" : null)
conda "bioconda::dfam=3.3 bioconda::hmmer=3.3.2 bioconda::star-fusion=1.10.0 bioconda::trinity=date.2011_11_2 bioconda::samtools=1.9 bioconda::star=2.7.8a"
container "docker.io/trinityctat/starfusion:1.10.1"

input:
Expand Down
2 changes: 1 addition & 1 deletion modules/local/starfusion/download/main.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
process STARFUSION_DOWNLOAD {
tag 'star-fusion'

conda (params.enable_conda ? "bioconda::dfam=3.3 bioconda::hmmer=3.3.2 bioconda::star-fusion=1.10.0 bioconda::trinity=date.2011_11_2 bioconda::samtools=1.9 bioconda::star=2.7.8a" : null)
conda "bioconda::dfam=3.3 bioconda::hmmer=3.3.2 bioconda::star-fusion=1.10.0 bioconda::trinity=date.2011_11_2 bioconda::samtools=1.9 bioconda::star=2.7.8a"
container "docker.io/trinityctat/starfusion:1.10.1"

input:
Expand Down
2 changes: 1 addition & 1 deletion modules/nf-core/arriba/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions modules/nf-core/custom/dumpsoftwareversions/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

102 changes: 56 additions & 46 deletions modules/nf-core/custom/dumpsoftwareversions/templates/dumpsoftwareversions.py
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions modules/nf-core/fastp/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/nf-core/fastp/meta.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions modules/nf-core/umitools/dedup/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 37 additions & 37 deletions modules/nf-core/umitools/dedup/meta.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6522265

Please # to comment.