Skip to content

Commit

Permalink
🐳 update peddy to use new docker and bump workflow version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sickler-alex committed Feb 11, 2021
1 parent 621011e commit a9d2d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/kfdrc_peddy_tool.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requirements:
- class: ResourceRequirement
ramMin: 1000
- class: DockerRequirement
dockerPull: 'pgc-images.sbgenomics.com/d3b-bixu/peddy:latest'
dockerPull: 'pgc-images.sbgenomics.com/d3b-bixu/peddy:v0.4.2'
baseCommand: [python]
arguments:
- position: 1
Expand Down
2 changes: 1 addition & 1 deletion workflow/kfdrc-jointgenotyping-refinement-workflow.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -319,5 +319,5 @@ sbg:categories:
- VCF
- VEP
sbg:links:
- id: 'https://github.com/kids-first/kf-jointgenotyping-workflow/releases/tag/v2.2.0'
- id: 'https://github.com/kids-first/kf-jointgenotyping-workflow/releases/tag/v2.2.1'
label: github-release

0 comments on commit a9d2d40

Please sign in to comment.