We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8459aa commit 4138270Copy full SHA for 4138270
workflows/rnaseq/nextflow.config
@@ -283,7 +283,7 @@ if (!params.skip_alignment) {
283
]
284
}
285
286
- withName: '.*:BAM_DEDUP_STATS_SAMTOOLS_UMITOOLS_(GEN_TRANSCRIP)TOME:UMITOOLS' {
+ withName: '.*:BAM_DEDUP_STATS_SAMTOOLS_UMITOOLS_(GEN_TRANSCRIPT)OME:UMITOOLS' {
287
publishDir = [
288
[
289
path: { "${params.outdir}/${params.aligner}/umitools" },
0 commit comments