X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/743a3472af12e0a6c5f23667216411f79135ef37..637cd97c85cda5bf86cfbfa0aa86e63a9277dd2a:/cwl/helper/samtools-index.cwl diff --git a/cwl/helper/samtools-index.cwl b/cwl/helper/samtools-index.cwl index 605390a..d479fbd 100644 --- a/cwl/helper/samtools-index.cwl +++ b/cwl/helper/samtools-index.cwl @@ -21,7 +21,7 @@ inputs: bam: File outputs: - bam: + indexedbam: type: File outputBinding: glob: "*bam"