From 94744e1829fdf3c06d546df0a433a0924ad63dc1 Mon Sep 17 00:00:00 2001 From: Walt Shands Date: Sun, 11 Mar 2018 05:33:49 +0000 Subject: [PATCH] fix the misplaced doc string fix the misplaced doc string --- docker/rnaseq-cgl-pipeline.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/rnaseq-cgl-pipeline.cwl b/docker/rnaseq-cgl-pipeline.cwl index d753acd..95ad431 100644 --- a/docker/rnaseq-cgl-pipeline.cwl +++ b/docker/rnaseq-cgl-pipeline.cwl @@ -181,7 +181,7 @@ outputs: items: File outputBinding: glob: '*.bam' - doc: "BAM result files RNA-seq CGL pipeline" + doc: "BAM result files RNA-seq CGL pipeline" baseCommand: ["--logDebug"]