diff --git a/pipelines/optimus/Optimus.wdl b/pipelines/optimus/Optimus.wdl index f9244770a..f9e5b4fa9 100644 --- a/pipelines/optimus/Optimus.wdl +++ b/pipelines/optimus/Optimus.wdl @@ -19,7 +19,7 @@ workflow Optimus { description: "The optimus 3' pipeline processes 10x genomics sequencing data based on the v2 chemistry. It corrects cell barcodes and UMIs, aligns reads, marks duplicates, and returns data as alignments in BAM format and as counts in sparse matrix exchange format." } # version of this pipeline - String version = "optimus_v1.3.5" + String version = "optimus_v1.3.6" # Sequencing data inputs Array[File] r1_fastq