Fix typos
[rnaseq-cwl-training.git] / lesson4 / answers / part4 / main.cwl
index fcbb235dfc4c8f9487282c07f00475f9bb111c1e..24d0bee41957bb09a08871997687acea79e03e82 100644 (file)
@@ -16,7 +16,7 @@ steps:
       fq: fq
       genome: genome
       gtf: gtf
-    out: [qc_html, bam_sorted_indexed, featurecounts]
+    out: [qc_html, bam_sorted_indexed]
 
   ### 4. Combining results
   featureCounts: