Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b93697

Browse files
committedMar 17, 2025·
[automated] Update container configs
1 parent 63d4e2a commit 5b93697

3 files changed

+7
-7
lines changed
 

‎conf/containers/containers_docker_arm64.config

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ process { withName: 'RSEQC_JUNCTIONANNOTATION' { container = 'community.wave.seq
3434
process { withName: 'UCSC_BEDCLIP' { container = 'community.wave.seqera.io/library/ucsc-bedclip:377--41de764ea1c26af4' } }
3535
process { withName: 'UCSC_BEDGRAPHTOBIGWIG' { container = 'community.wave.seqera.io/library/ucsc-bedgraphtobigwig:469--f66c00635e28f216' } }
3636
process { withName: 'CUSTOM_GETCHROMSIZES' { container = 'community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
37-
process { withName: 'MULTIQC' { container = 'community.wave.seqera.io/library/multiqc:1.27--b0d1ffb40dfd9e97' } }
3837
process { withName: 'STAR_ALIGN_IGENOMES' { container = 'community.wave.seqera.io/library/star_samtools_gawk:bef5708b1c54889a' } }
38+
process { withName: 'MULTIQC' { container = 'community.wave.seqera.io/library/multiqc:1.27--b0d1ffb40dfd9e97' } }
3939
process { withName: 'GTF2BED' { container = 'community.wave.seqera.io/library/perl:5.26.2--e6570c5f08d3e12c' } }
4040
process { withName: 'SAMTOOLS_SORT' { container = 'community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
4141
process { withName: 'SUBREAD_FEATURECOUNTS' { container = 'community.wave.seqera.io/library/subread:2.0.6--1968a7457b0ed34e' } }
4242
process { withName: 'SALMON_INDEX' { container = 'community.wave.seqera.io/library/salmon:1.10.3--fcd0755dd8abb423' } }
4343
process { withName: 'BRACKEN_BRACKEN' { container = 'community.wave.seqera.io/library/bracken:2.9--3d5af74ed6966fc1' } }
4444
process { withName: 'UMITOOLS_EXTRACT' { container = 'community.wave.seqera.io/library/umi_tools:1.1.5--a4e9770134f31e60' } }
45-
process { withName: 'HISAT2_ALIGN' { container = 'community.wave.seqera.io/library/hisat2_samtools:9ef5e68250d2aa60' } }
4645
process { withName: 'KALLISTO_INDEX' { container = 'community.wave.seqera.io/library/kallisto:0.51.1--b63691b6841c7a52' } }
46+
process { withName: 'HISAT2_ALIGN' { container = 'community.wave.seqera.io/library/hisat2_samtools:9ef5e68250d2aa60' } }
4747
process { withName: 'UMICOLLAPSE' { container = 'community.wave.seqera.io/library/umicollapse:1.1.0--74864b350c72f3a0' } }
4848
process { withName: 'BBMAP_BBSPLIT' { container = 'community.wave.seqera.io/library/bbmap:39.10--168578230ff6490a' } }
4949
process { withName: 'RSEQC_TIN' { container = 'community.wave.seqera.io/library/rseqc_r-base:2c6374f25c7b060e' } }
@@ -55,8 +55,8 @@ process { withName: 'STRINGTIE_STRINGTIE' { container = 'community.wave.seqera.i
5555
process { withName: 'HISAT2_EXTRACTSPLICESITES' { container = 'community.wave.seqera.io/library/hisat2:2.2.1--df34d2bb25ac6de5' } }
5656
process { withName: 'KALLISTO_QUANT' { container = 'community.wave.seqera.io/library/kallisto:0.51.1--b63691b6841c7a52' } }
5757
process { withName: 'SAMTOOLS_IDXSTATS' { container = 'community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
58-
process { withName: 'STAR_GENOMEGENERATE' { container = 'community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
5958
process { withName: 'STAR_GENOMEGENERATE_IGENOMES' { container = 'community.wave.seqera.io/library/star_samtools_gawk:342c22574b6bb80b' } }
59+
process { withName: 'STAR_GENOMEGENERATE' { container = 'community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
6060
process { withName: 'SALMON_QUANT' { container = 'community.wave.seqera.io/library/salmon:1.10.3--fcd0755dd8abb423' } }
6161
process { withName: 'PREPROCESS_TRANSCRIPTS_FASTA_GENCODE' { container = 'community.wave.seqera.io/library/sed:4.7--c9d1b71422302845' } }
6262
process { withName: 'FQ_LINT' { container = 'community.wave.seqera.io/library/fq:0.12.0--45ea0ea1c4d20daa' } }

‎conf/containers/containers_singularity_amd64.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ process { withName: 'KALLISTO_QUANT' { container = 'docker://community.wave.seqe
5757
process { withName: 'SAMTOOLS_IDXSTATS' { container = 'docker://community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
5858
process { withName: 'STAR_GENOMEGENERATE_IGENOMES' { container = 'docker://community.wave.seqera.io/library/star_samtools_gawk:bef5708b1c54889a' } }
5959
process { withName: 'STAR_GENOMEGENERATE' { container = 'docker://community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
60-
process { withName: 'PREPROCESS_TRANSCRIPTS_FASTA_GENCODE' { container = 'docker://community.wave.seqera.io/library/sed:4.7--c9d1b71422302845' } }
6160
process { withName: 'SALMON_QUANT' { container = 'docker://community.wave.seqera.io/library/salmon:1.10.3--fcd0755dd8abb423' } }
61+
process { withName: 'PREPROCESS_TRANSCRIPTS_FASTA_GENCODE' { container = 'docker://community.wave.seqera.io/library/sed:4.7--c9d1b71422302845' } }
6262
process { withName: 'FQ_LINT' { container = 'docker://community.wave.seqera.io/library/fq:0.12.0--45ea0ea1c4d20daa' } }
6363
process { withName: 'MULTIQC_CUSTOM_BIOTYPE' { container = 'docker://community.wave.seqera.io/library/python:3.9.5--0ee01a3faebf676a' } }
6464
process { withName: 'RSEM_CALCULATEEXPRESSION' { container = 'docker://community.wave.seqera.io/library/rsem_star:5acb4e8c03239c32' } }

‎conf/containers/containers_singularity_arm64.config

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ process { withName: 'RSEQC_JUNCTIONANNOTATION' { container = 'docker://community
3434
process { withName: 'UCSC_BEDCLIP' { container = 'docker://community.wave.seqera.io/library/ucsc-bedclip:377--41de764ea1c26af4' } }
3535
process { withName: 'UCSC_BEDGRAPHTOBIGWIG' { container = 'docker://community.wave.seqera.io/library/ucsc-bedgraphtobigwig:469--f66c00635e28f216' } }
3636
process { withName: 'CUSTOM_GETCHROMSIZES' { container = 'docker://community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
37-
process { withName: 'MULTIQC' { container = 'docker://community.wave.seqera.io/library/multiqc:1.27--b0d1ffb40dfd9e97' } }
3837
process { withName: 'STAR_ALIGN_IGENOMES' { container = 'docker://community.wave.seqera.io/library/star_samtools_gawk:bef5708b1c54889a' } }
38+
process { withName: 'MULTIQC' { container = 'docker://community.wave.seqera.io/library/multiqc:1.27--b0d1ffb40dfd9e97' } }
3939
process { withName: 'GTF2BED' { container = 'docker://community.wave.seqera.io/library/perl:5.26.2--e6570c5f08d3e12c' } }
4040
process { withName: 'SAMTOOLS_SORT' { container = 'docker://community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
4141
process { withName: 'SUBREAD_FEATURECOUNTS' { container = 'docker://community.wave.seqera.io/library/subread:2.0.6--1968a7457b0ed34e' } }
4242
process { withName: 'SALMON_INDEX' { container = 'docker://community.wave.seqera.io/library/salmon:1.10.3--fcd0755dd8abb423' } }
4343
process { withName: 'BRACKEN_BRACKEN' { container = 'docker://community.wave.seqera.io/library/bracken:2.9--3d5af74ed6966fc1' } }
4444
process { withName: 'UMITOOLS_EXTRACT' { container = 'docker://community.wave.seqera.io/library/umi_tools:1.1.5--a4e9770134f31e60' } }
45-
process { withName: 'HISAT2_ALIGN' { container = 'docker://community.wave.seqera.io/library/hisat2_samtools:9ef5e68250d2aa60' } }
4645
process { withName: 'KALLISTO_INDEX' { container = 'docker://community.wave.seqera.io/library/kallisto:0.51.1--b63691b6841c7a52' } }
46+
process { withName: 'HISAT2_ALIGN' { container = 'docker://community.wave.seqera.io/library/hisat2_samtools:9ef5e68250d2aa60' } }
4747
process { withName: 'UMICOLLAPSE' { container = 'docker://community.wave.seqera.io/library/umicollapse:1.1.0--74864b350c72f3a0' } }
4848
process { withName: 'BBMAP_BBSPLIT' { container = 'docker://community.wave.seqera.io/library/bbmap:39.10--168578230ff6490a' } }
4949
process { withName: 'RSEQC_TIN' { container = 'docker://community.wave.seqera.io/library/rseqc_r-base:2c6374f25c7b060e' } }
@@ -55,8 +55,8 @@ process { withName: 'STRINGTIE_STRINGTIE' { container = 'docker://community.wave
5555
process { withName: 'HISAT2_EXTRACTSPLICESITES' { container = 'docker://community.wave.seqera.io/library/hisat2:2.2.1--df34d2bb25ac6de5' } }
5656
process { withName: 'KALLISTO_QUANT' { container = 'docker://community.wave.seqera.io/library/kallisto:0.51.1--b63691b6841c7a52' } }
5757
process { withName: 'SAMTOOLS_IDXSTATS' { container = 'docker://community.wave.seqera.io/library/htslib_samtools:1.21--6cb89bfd40cbaabf' } }
58-
process { withName: 'STAR_GENOMEGENERATE' { container = 'docker://community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
5958
process { withName: 'STAR_GENOMEGENERATE_IGENOMES' { container = 'docker://community.wave.seqera.io/library/star_samtools_gawk:342c22574b6bb80b' } }
59+
process { withName: 'STAR_GENOMEGENERATE' { container = 'docker://community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
6060
process { withName: 'SALMON_QUANT' { container = 'docker://community.wave.seqera.io/library/salmon:1.10.3--fcd0755dd8abb423' } }
6161
process { withName: 'PREPROCESS_TRANSCRIPTS_FASTA_GENCODE' { container = 'docker://community.wave.seqera.io/library/sed:4.7--c9d1b71422302845' } }
6262
process { withName: 'FQ_LINT' { container = 'docker://community.wave.seqera.io/library/fq:0.12.0--45ea0ea1c4d20daa' } }

0 commit comments

Comments
 (0)
Please sign in to comment.