Adding modified code to select variants and gather arrays
[arvados-tutorial.git] / cwl / helper / samtools-index.cwl
index 605390a9c4032972439f287e53346521b57959fe..d479fbd5d5a45f857103729c8e9942469b2b46a8 100644 (file)
@@ -21,7 +21,7 @@ inputs:
   bam: File
 
 outputs:
-  bam:
+  indexedbam:
     type: File
     outputBinding:
       glob: "*bam"