@@ -17,7 +17,7 @@ process {
1717 //
1818
1919 withName: 'BBMAP_BBSPLIT' {
20- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/63/63ca91c8bf7285296777de219e5d5a71d2a7de47599cbc94441aced7868a4f83 /data' : 'community.wave.seqera.io/library/bbmap:39.10--908996c2fb304bec ' }
20+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/70/70b6bc95922dc074b97890f796011dff8b76ed30ef2d66c6864d7b55dae27376 /data' : 'community.wave.seqera.io/library/bbmap_pigz:ee2e600baccb45dd ' }
2121 }
2222
2323 withName: 'BEDTOOLS_GENOMECOV' {
@@ -29,7 +29,7 @@ process {
2929 }
3030
3131 withName: 'CAT_FASTQ' {
32- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/38/38d3638640600b355110f9bca56c514e3cc068bf96b8b68f98cba2a59a053505 /data' : 'community.wave.seqera.io/library/coreutils:9.5--3931e2d27d9884e5 ' }
32+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/2d/2d61820950f089a905f34756e0713b3540f615d9e566817ff050d7b824840b1c /data' : 'community.wave.seqera.io/library/coreutils_grep_gzip_lbzip2_pruned:c4619b810d01e403 ' }
3333 }
3434
3535 withName: 'CUSTOM_CATADDITIONALFASTA' {
@@ -45,27 +45,27 @@ process {
4545 }
4646
4747 withName: 'DESEQ2_QC' {
48- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/70/70a3d17733d2c21cff464c31a7a57438cea528bea84c675b7c474eaa7f075f57 /data' : 'community.wave.seqera.io/library/r-base_r-optparse_r-ggplot2_r-rcolorbrewer_pruned:8bd3e9db55b129d7 ' }
48+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/1c/1c89b73800b8197ea465f77e93cfed215b171ae1ba88b079ebf460ee88430624 /data' : 'community.wave.seqera.io/library/r-base_r-optparse_r-ggplot2_r-rcolorbrewer_pruned:8bd10fed7887003f ' }
4949 }
5050
5151 withName: 'DUPRADAR' {
5252 container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/10/10141f8fd43964316d04214a5f7d99a62e11cdbab5bd2fcd4f7c3c06eca9f2f6/data' : 'community.wave.seqera.io/library/bioconductor-dupradar:1.32.0--f75495d6abf45328' }
5353 }
5454
5555 withName: 'FASTP' {
56- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/7e/7ec6234f24305b9694b89de0352fff942ce1d68f840184020b0b9135bc54bda1 /data' : 'community.wave.seqera.io/library/fastp:0.23.4--c1051f83dcae53f5 ' }
56+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/5e/5e81afc0a786ea4806add944eed450ef880073abc374eb8ea9bcc2b33f6bec15 /data' : 'community.wave.seqera.io/library/fastp:0.24.0--39cd59724a206814 ' }
5757 }
5858
5959 withName: 'FASTQC' {
6060 container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/fd/fd39534bf298698cbe3ee4d4a6f1e73330ec4bca44c38dd9a4d06cb5ea838017/data' : 'community.wave.seqera.io/library/fastqc:0.12.1--df99cb252670875a' }
6161 }
6262
6363 withName: 'FQ_SUBSAMPLE' {
64- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/b0/b00189d4f7eed55199354a3dff8a9a535e1dfb3a2f4c97f5d0bf9e388105795e /data' : 'community.wave.seqera.io/library/fq:0.12.0--ad6857b304869ce9 ' }
64+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/cb/cb160e49e56ddbf7d53ba1c8495d6f4880a3f811cc9993619b1e84e40f8ffb53 /data' : 'community.wave.seqera.io/library/fq:0.12.0--256df3027a85ed7c ' }
6565 }
6666
6767 withName: 'FQ_LINT' {
68- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/b0/b00189d4f7eed55199354a3dff8a9a535e1dfb3a2f4c97f5d0bf9e388105795e /data' : 'community.wave.seqera.io/library/fq:0.12.0--ad6857b304869ce9 ' }
68+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/cb/cb160e49e56ddbf7d53ba1c8495d6f4880a3f811cc9993619b1e84e40f8ffb53 /data' : 'community.wave.seqera.io/library/fq:0.12.0--256df3027a85ed7c ' }
6969 }
7070
7171 withName: 'GFFREAD' {
@@ -81,14 +81,18 @@ process {
8181 }
8282
8383 withName: 'GUNZIP' {
84- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/4b/4bcb36d5e1fb90c8af0171a83b792ada446b04feb4ac3f26d0ce550d3c678383 /data' : 'community.wave.seqera.io/library/grep_sed_tar:4b2523b1c76a5494 ' }
84+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/2d/2d61820950f089a905f34756e0713b3540f615d9e566817ff050d7b824840b1c /data' : 'community.wave.seqera.io/library/coreutils_grep_gzip_lbzip2_pruned:c4619b810d01e403 ' }
8585 }
8686
8787 withName: 'HISAT2_ALIGN' {
8888 container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/95/95a04506094435ef9cbd94b479d5cd713cd1d106d5e5718bf4410686c3d19f15/data' : 'community.wave.seqera.io/library/hisat2_samtools:aaedc5f7a0ece7e8' }
8989 }
9090
91- withName: 'HISAT2_BUILD|HISAT2_EXTRACTSPLICESITES' {
91+ withName: 'HISAT2_BUILD' {
92+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/95/95a04506094435ef9cbd94b479d5cd713cd1d106d5e5718bf4410686c3d19f15/data' : 'community.wave.seqera.io/library/hisat2_samtools:aaedc5f7a0ece7e8' }
93+ }
94+
95+ withName: 'HISAT2_EXTRACTSPLICESITES' {
9296 container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/95/95a04506094435ef9cbd94b479d5cd713cd1d106d5e5718bf4410686c3d19f15/data' : 'community.wave.seqera.io/library/hisat2_samtools:aaedc5f7a0ece7e8' }
9397 }
9498
@@ -101,11 +105,11 @@ process {
101105 }
102106
103107 withName: 'KRAKEN2_KRAKEN2' {
104- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/be/beba752dd6b17d3dd79b9a71dd2c1c46d09fa1e28212b6aef7c6119d68804f4a /data' : 'community.wave.seqera.io/library/kraken2_coreutils_pigz:2a28cee7c0427b32 ' }
108+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/96/962fb9c0b6262e7db9970fe683c193ce3a406092341fd3e3ff6bbf2c5521c55a /data' : 'community.wave.seqera.io/library/kraken2_coreutils_pigz:70c562cae0588454 ' }
105109 }
106110
107111 withName: 'MULTIQC' {
108- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/6e/6e97dcafc5915f90f863e70153f96bbe47963ebfd08383454d8bcd7263696e4e /data' : 'community.wave.seqera.io/library/multiqc:1.25.1--4062a515975cacba ' }
112+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/c8/c8a4a71510e6ef370a48bb155b32ad1cb00a053431986bae06f97361598c50b3 /data' : 'community.wave.seqera.io/library/multiqc:1.31--e89b9d3faf1041af ' }
109113 }
110114
111115 withName: 'MULTIQC_CUSTOM_BIOTYPE' {
@@ -201,11 +205,11 @@ process {
201205 }
202206
203207 withName: 'STAR_ALIGN' {
204- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/10/101ea47973178f85ff66a34de6a7462aaf99d947d3924c27ce8a2d5a63009065 /data' : 'community.wave.seqera.io/library/htslib_samtools_star_gawk:de8c848656c2c4c5' }
208+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/57/57c051c9aae20c712608b3f2229b2a21b0c2eb297102f12f04f1d8c7643d12ba /data' : 'community.wave.seqera.io/library/htslib_samtools_star_gawk:de8c848656c2c4c5' }
205209 }
206210
207211 withName: 'STAR_GENOMEGENERATE' {
208- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/10/101ea47973178f85ff66a34de6a7462aaf99d947d3924c27ce8a2d5a63009065 /data' : 'community.wave.seqera.io/library/htslib_samtools_star_gawk:de8c848656c2c4c5' }
212+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/57/57c051c9aae20c712608b3f2229b2a21b0c2eb297102f12f04f1d8c7643d12ba /data' : 'community.wave.seqera.io/library/htslib_samtools_star_gawk:de8c848656c2c4c5' }
209213 }
210214
211215 withName: 'STRINGTIE_STRINGTIE' {
@@ -221,7 +225,7 @@ process {
221225 }
222226
223227 withName: 'TRIMGALORE' {
224- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/10/10e7b91ef06bdf5790120809afc8cf36aac0261b618d810c952d5afd60dd5ed2 /data' : 'community.wave.seqera.io/library/cutadapt_trim-galore:2aa2fc797328573b ' }
228+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/a1/a11701c614c04de6ca4a386f2bb63532826aeb7d98fd0d714a07a8db31ef5359 /data' : 'community.wave.seqera.io/library/cutadapt_trim-galore_pigz:d0b730b6770575ef ' }
225229 }
226230
227231 withName: 'TXIMETA_TXIMPORT' {
@@ -241,19 +245,19 @@ process {
241245 }
242246
243247 withName: 'UMITOOLS_DEDUP' {
244- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/ba/ba7c02244236db73a56ff1eb880b16c2dd53679834e1b72bb096e1f633e35644 /data' : 'community.wave.seqera.io/library/umi_tools:1.1.5--b2721816f7a92564 ' }
248+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/54/546e768a27f61fb6f9eb4b283a18981f042dee406011c7d86173eb58186bbec4 /data' : 'community.wave.seqera.io/library/umi_tools_python_matplotlib_scipy_pruned:8a60fc02f4d98e7d ' }
245249 }
246250
247251 withName: 'UMITOOLS_EXTRACT' {
248- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/ba/ba7c02244236db73a56ff1eb880b16c2dd53679834e1b72bb096e1f633e35644 /data' : 'community.wave.seqera.io/library/umi_tools:1.1.5--b2721816f7a92564 ' }
252+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/54/546e768a27f61fb6f9eb4b283a18981f042dee406011c7d86173eb58186bbec4 /data' : 'community.wave.seqera.io/library/umi_tools_python_matplotlib_scipy_pruned:8a60fc02f4d98e7d ' }
249253 }
250254
251255 withName: 'UMITOOLS_PREPAREFORRSEM' {
252- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/ba/ba7c02244236db73a56ff1eb880b16c2dd53679834e1b72bb096e1f633e35644 /data' : 'community.wave.seqera.io/library/umi_tools:1.1.5--b2721816f7a92564 ' }
256+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/54/546e768a27f61fb6f9eb4b283a18981f042dee406011c7d86173eb58186bbec4 /data' : 'community.wave.seqera.io/library/umi_tools_python_matplotlib_scipy_pruned:8a60fc02f4d98e7d ' }
253257 }
254258
255259 withName: 'UNTAR' {
256- container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/4b/4bcb36d5e1fb90c8af0171a83b792ada446b04feb4ac3f26d0ce550d3c678383 /data' : 'community.wave.seqera.io/library/grep_sed_tar:4b2523b1c76a5494 ' }
260+ container = { workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? 'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/2d/2d61820950f089a905f34756e0713b3540f615d9e566817ff050d7b824840b1c /data' : 'community.wave.seqera.io/library/coreutils_grep_gzip_lbzip2_pruned:c4619b810d01e403 ' }
257261 }
258262
259263 // SortMeRNA does not yet have aarch64 builds conda forge. Working on it, using builds from Seqera channel for now
0 commit comments