@@ -27,9 +27,9 @@ process { withName: 'PICARD_MARKDUPLICATES' { container = 'docker://community.wa
27
27
process { withName: 'PREPROCESS_TRANSCRIPTS_FASTA_GENCODE' { container = 'docker://community.wave.seqera.io/library/sed:4.7--c9d1b71422302845' } }
28
28
process { withName: 'PRESEQ_LCEXTRAP' { container = 'docker://community.wave.seqera.io/library/preseq:3.2.0--2789d8b704b33613' } }
29
29
process { withName: 'QUALIMAP_RNASEQ' { container = 'docker://community.wave.seqera.io/library/qualimap:2.3--c1797c2253925b3a' } }
30
- process { withName: 'RSEM_CALCULATEEXPRESSION' { container = 'docker://community.wave.seqera.io/library/rsem_star:5f8b7771e0edff1d ' } }
30
+ process { withName: 'RSEM_CALCULATEEXPRESSION' { container = 'docker://community.wave.seqera.io/library/rsem_star:5acb4e8c03239c32 ' } }
31
31
process { withName: 'RSEM_MERGE_COUNTS' { container = 'docker://community.wave.seqera.io/library/sed:4.7--c9d1b71422302845' } }
32
- process { withName: 'RSEM_PREPAREREFERENCE' { container = 'docker://community.wave.seqera.io/library/rsem_star:5f8b7771e0edff1d ' } }
32
+ process { withName: 'RSEM_PREPAREREFERENCE' { container = 'docker://community.wave.seqera.io/library/rsem_star:5acb4e8c03239c32 ' } }
33
33
process { withName: 'RSEQC_BAMSTAT' { container = 'docker://community.wave.seqera.io/library/rseqc_r-base:2c6374f25c7b060e' } }
34
34
process { withName: 'RSEQC_INFEREXPERIMENT' { container = 'docker://community.wave.seqera.io/library/rseqc_r-base:2c6374f25c7b060e' } }
35
35
process { withName: 'RSEQC_INNERDISTANCE' { container = 'docker://community.wave.seqera.io/library/rseqc_r-base:2c6374f25c7b060e' } }
@@ -49,7 +49,7 @@ process { withName: 'SORTMERNA' { container = 'docker://community.wave.seqera.io
49
49
process { withName: 'STAR_ALIGN' { container = 'docker://community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
50
50
process { withName: 'STAR_ALIGN_IGENOMES' { container = 'docker://community.wave.seqera.io/library/star_samtools_gawk:bef5708b1c54889a' } }
51
51
process { withName: 'STAR_GENOMEGENERATE' { container = 'docker://community.wave.seqera.io/library/htslib_samtools_star_gawk:311d422a50e6d829' } }
52
- process { withName: 'STAR_GENOMEGENERATE_IGENOMES' { container = 'docker://community.wave.seqera.io/library/star_samtools_gawk:342c22574b6bb80b ' } }
52
+ process { withName: 'STAR_GENOMEGENERATE_IGENOMES' { container = 'docker://community.wave.seqera.io/library/star_samtools_gawk:bef5708b1c54889a ' } }
53
53
process { withName: 'STRINGTIE_STRINGTIE' { container = 'docker://community.wave.seqera.io/library/stringtie:2.2.3--3c30041821e5a79a' } }
54
54
process { withName: 'SUBREAD_FEATURECOUNTS' { container = 'docker://community.wave.seqera.io/library/subread:2.0.6--1968a7457b0ed34e' } }
55
55
process { withName: 'SUMMARIZEDEXPERIMENT_SUMMARIZEDEXPERIMENT' { container = 'docker://community.wave.seqera.io/library/bioconductor-summarizedexperiment:1.32.0--13051b66560c2065' } }
0 commit comments