Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Miller <[email protected]>
  • Loading branch information
migbro and dmiller15 authored Oct 17, 2024
1 parent ef50b87 commit e279d12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/kfdrc-gatk-haplotypecaller-ploidy-mod-wf.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ requirements:
- class: ScatterFeatureRequirement
- class: MultipleInputFeatureRequirement
- class: SubworkflowFeatureRequirement
- class: InlineJavascriptRequirement
- class: StepInputExpressionRequirement
inputs:
input_cram: {type: 'File', doc: "Input CRAM file"}
input_gvcf: {type: File, secondaryFiles: ['.tbi'], doc: "gVCF generated in standard workflow"}
Expand Down

0 comments on commit e279d12

Please sign in to comment.